lightning/pytorch_lightning
Carlos Mocholí 1117e17409
Fix callback instantiation with CLI subcommands (#9203)
2021-08-30 16:44:18 +01:00
..
accelerators Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
callbacks [3 / 3] improvements to saving and loading callback state (#7161) 2021-08-26 10:02:49 +02:00
core move `block_ddp_sync_behaviour` to utilities (#9192) 2021-08-30 14:56:16 +00:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Add doc strings for Neptune logger (#9111) 2021-08-27 08:45:52 +00:00
loops Remove calls to internal dev debugger in training- and eval loop (#9188) 2021-08-30 17:16:59 +02:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Remove reference to DistributedDataParallel from parallel plugin teardown (#8943) 2021-08-26 17:51:05 -07:00
profiler removing legacy profiler arg (#9178) 2021-08-30 09:37:09 +00:00
trainer deprecate `on_{train/val/test/predict}_dataloader()` from DataHooks (#9098) 2021-08-28 17:27:56 +00:00
tuner fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +02:00
utilities Fix callback instantiation with CLI subcommands (#9203) 2021-08-30 16:44:18 +01:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00