lightning/pytorch_lightning
Rohit Gupta 15181fce6c
Rename some doc files (#12163)
2022-03-03 10:19:05 +00:00
..
accelerators add `accelerator.is_available()` check (#12104) 2022-03-02 10:07:49 +00:00
callbacks Deprecate `weights_save_path` from the Trainer constructor (#12084) 2022-02-28 22:45:26 +00:00
core Rename some doc files (#12163) 2022-03-03 10:19:05 +00:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Rewrite accelerator_connector (#11448) 2022-02-17 23:38:39 +00:00
loggers Further clean up aggregation logic (#12053) 2022-02-23 21:42:51 +00:00
loops Remove `is_global_zero` check in `training_epoch_loop` (#12134) 2022-03-02 02:05:14 +00:00
overrides Fix passing _ddp_params_and_buffers_to_ignore (#11949) 2022-02-24 17:22:48 +00:00
plugins Deprecate `PrecisionPlugin.on_save/load_checkpoint` (#11978) 2022-03-02 10:14:55 -08:00
profiler Deprecate `BaseProfiler.profile_iterable` (#12102) 2022-02-25 16:26:20 +01:00
strategies Add `SyncBatchNormPlugin` (#11754) 2022-03-01 19:41:40 +05:30
trainer Deprecate `PrecisionPlugin.on_save/load_checkpoint` (#11978) 2022-03-02 10:14:55 -08:00
tuner Refactor codebase to use `trainer.loggers` over `trainer.logger` when needed (#11920) 2022-02-25 16:01:04 -08:00
utilities Improve mechanism to reset the seed after sanity check (#11870) 2022-03-01 23:27:30 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py Add DETAIL logs for batch use cases (#11008) 2022-01-12 01:22:48 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00