Skip to content

Implementing a checksum on the DataModule

Alessandro Maissen requested to merge 119-ressolve-TODOs-part-2 into master

With this MR, I resolve most of the remaining TODOs (I'm responsible for). In particular,

  • Implementing a checksum for the DataModule, which allows to check if the DataModule used to instantiate the Model contains the same data, as the DataModule passed to functions fit, validate, evaluate, test.

Merge request reports

Loading