lightning/pytorch_lightning
Adrian Wälchli 9d136a9fc5
Lightning Lite core and tests (#10175)
2021-10-29 21:46:39 +00:00
..
accelerators Add `auto_device_count` method to `Accelerators` (#10222) 2021-10-29 22:31:32 +02:00
callbacks Deprecate `lr_sch_names` from `LearningRateMonitor` (#10066) 2021-10-28 12:57:04 +00:00
core Update docs for sync_dist logging option (#10186) 2021-10-29 20:44:23 +00:00
distributed Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691) 2021-09-25 08:39:15 -07:00
lite Lightning Lite core and tests (#10175) 2021-10-29 21:46:39 +00:00
loggers Fix iterating over a DummyLogger when `fast_dev_run > 0` (#10232) 2021-10-29 07:22:59 +00:00
loops del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
overrides Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
plugins Lightning Lite core and tests (#10175) 2021-10-29 21:46:39 +00:00
profiler Make sure file and folder exists in Profiler (#10073) 2021-10-26 11:13:31 +00:00
trainer Lightning Lite core and tests (#10175) 2021-10-29 21:46:39 +00:00
tuner Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00
utilities del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
__about__.py Prepare v1.5.0rc1 (#10068) 2021-10-22 11:00:35 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00