lightning/pytorch_lightning
B. Kerim Tshimanga f6614b370c
scheduled removal of BaseProfiler.output_filename in favor of dirpath… (#9214)
2021-08-31 09:30:43 +00:00
..
accelerators Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
callbacks Remove deprecated property `ModelCheckpoint.period` in favor of `ModelCheckpoint.every_n_epochs` (#9213) 2021-08-31 10:04:29 +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 [bugfix] Changed CometLogger to stop modifying metrics in place (#9150) 2021-08-31 08:21:16 +00:00
loops Move `TrainingBatchLoop.build_kwargs` to utilities (#9198) 2021-08-30 17:00:26 +01: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 scheduled removal of BaseProfiler.output_filename in favor of dirpath… (#9214) 2021-08-31 09:30:43 +00:00
trainer Remove deprecated `Trainer.running_sanity_check` (#9209) 2021-08-31 01:44:33 +02: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