Skip to content

Mainloop test

Adam Blazek requested to merge mainloop-test into master

Additionally to tests listed in #17 (closed), the following is tested:

  • zeroth epoch does not modify the net
  • overall training of a tf net

The following is not tested (please comment if you consider it necessary):

  • fixed_batch_size argument

TODO:

  • make the dataset variable and test if the data are passed correctly to the net and hooks

Closes #17 (closed).

Merge request reports