Files
pytorch-lightning/docs/source
Jeremy Jordan 705e576417 consolidate callbacks and hooks (#950)
* consolidate callbacks and hooks

* ensure callbacks recieve proper arg types

* remove model from init callback events

* clean up early stopping event

* update changelog

* remove on_fit_start and on_fit_end

* fix args for on_init_start and on_init_end

* handle case where early stopping is not used

* show all callback methods

* wrap checkpoint callback logic into proper class

* fix check for main process in checkpoint callback

* move callbacks test to separate file

* refactor arg checks

* get model and call hook on same line

* define trainer_options dict in one call

* add more asserts to callback test
2020-03-02 23:51:32 -05:00
..
2020-03-01 22:24:06 -05:00
2020-01-21 17:03:39 -05:00
2020-02-21 15:55:03 -05:00
2020-02-16 10:50:00 -05:00
2020-03-01 22:15:55 -05:00
2020-02-19 07:49:22 -05:00
2020-02-27 17:21:51 -05:00
2020-03-02 17:12:22 -05:00
2020-02-10 23:55:22 -05:00
2020-02-10 23:55:22 -05:00
2020-02-17 16:01:20 -05:00
2020-02-10 23:55:22 -05:00
2020-02-10 23:55:22 -05:00
2020-02-10 23:55:22 -05:00
2020-02-11 07:41:15 -05:00
2020-02-24 22:30:53 -05:00
2020-02-10 23:55:22 -05:00
2020-03-01 22:35:56 -05:00
2020-03-01 22:15:55 -05:00