Jirka Borovec
|
bd920b4102
|
Refactor simplify tests (#5861)
* add new
* restructure
* yapf
* move
* fix
|
2021-02-08 11:52:02 +01:00 |
Jirka Borovec
|
91f63deabc
|
formatting tests: 5/5 (#5848)
* cb
* acc
* plug
* .
|
2021-02-06 07:28:26 -05:00 |
Wansoo Kim
|
93de5c8a40
|
Allow Callback instance as an argument of `callbacks` in `Trainer` (#5446)
* fix
* Update CHANGELOG
* add test
* fix
* pep
* docs
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2021-01-11 11:36:32 +00:00 |
William Falcon
|
09c2020a93
|
notices (#4118)
|
2020-10-13 07:18:07 -04:00 |
William Falcon
|
1d3c7dc8d6
|
removed deprecated trainer flags (#3969)
* removed deprecated flags
* removed es callback flag
|
2020-10-07 23:46:21 -04:00 |
William Falcon
|
048a816be3
|
added tests for the training epoch end (#3967)
|
2020-10-07 22:27:36 -04:00 |
William Falcon
|
4c0d063c86
|
outputs in __batch_end hooks (#3966)
* train_batch_end outputs
* added tests for the output hooks
|
2020-10-07 21:48:38 -04:00 |