lightning/pytorch_lightning
Sean Naren dd2f5a0212
Fix for multiple callbacks (#6197)
* Fix for multiple callbacks

* Add CHANGELOG.md

* Remove old params

* Skip tests on windows using ddp

* Change name of the variable to not clash with should stop, which is separate

* Apply suggestions from code review

* Fix params

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-02-25 15:44:55 +00:00
..
accelerators type accelerators (#6148) 2021-02-25 06:42:23 +00:00
callbacks Fix for multiple callbacks (#6197) 2021-02-25 15:44:55 +00:00
core prune deprecated Trainer arg `enable_pl_optimizer` (#6163) 2021-02-24 10:01:24 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers Add before_batch_transfer and after_batch_transfer hooks (#3671) 2021-02-18 06:58:12 -05:00
metrics Prune deprecated metrics for 1.3 (#6161) 2021-02-24 11:09:01 +00:00
overrides Enable ZeRO tests for CI, fix to/half function calls (#6070) 2021-02-21 00:24:44 +00:00
plugins type accelerators (#6148) 2021-02-25 06:42:23 +00:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer Update gpu warning (#6181) 2021-02-25 01:43:48 +05:30
tuner Replace .get_model() with explicit .lightning_module (#6035) 2021-02-18 15:59:54 +01:00
utilities [Bugfix] Fixed epoch level schedulers not being called when val_check_interval < 1.0 (#6075) 2021-02-24 16:46:33 +05:30
__init__.py continue towards 1.3 (#6069) 2021-02-19 02:13:54 +01:00
py.typed
setup_tools.py pypi azure badges - tags (#6068) 2021-02-18 17:51:09 -05:00