lightning/pytorch_lightning
Carlos Mocholí 8fa156948a
Add `LightningCLI(auto_registry)` (#12108)
2022-03-08 12:26:10 -05:00
..
accelerators add `accelerator.is_available()` check (#12104) 2022-03-02 10:07:49 +00:00
callbacks Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
core Deprecate `LightningModule.on_pretrain_routine_{start/end}` (#12122) 2022-03-04 22:17:08 -08: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 Deprecate `LoggerCollection` in favor of `trainer.loggers` (#12147) 2022-03-04 23:01:43 +00:00
loops Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
overrides Fix passing _ddp_params_and_buffers_to_ignore (#11949) 2022-02-24 17:22:48 +00:00
plugins Move ipu precision flag check to IPUPrecisionPlugin init (#12148) 2022-03-05 09:03:24 +00:00
profiler Deprecate `AbstractProfiler` in favor of `BaseProfiler` (#12106) 2022-03-05 02:35:57 +00:00
strategies Add Strategy page to docs (#11441) 2022-03-06 00:37:48 +00:00
trainer Deprecate `LightningDataModule.on_save/load_checkpoint` (#11893) 2022-03-07 18:21:46 -08:00
tuner Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
utilities Add `LightningCLI(auto_registry)` (#12108) 2022-03-08 12:26:10 -05: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
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00