lightning/pytorch_lightning
Kaushik B d577f461a4
Remove deprecated `utilities.distributed.rank_zero_{warn,deprecation}` (#10451)
2021-11-10 07:35:48 -08:00
..
accelerators Remove more deprecated methods from base `Accelerator` class (#10448) 2021-11-10 12:58:24 +05:30
callbacks Remove deprecated `utilities.distributed.rank_zero_{warn,deprecation}` (#10451) 2021-11-10 07:35:48 -08:00
core Remove deprecated `self.log` arguments (#10423) 2021-11-09 15:49:55 +01:00
distributed Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691) 2021-09-25 08:39:15 -07:00
lite Fix converting only float type tensors in Lite (#10429) 2021-11-09 15:21:00 +01:00
loggers Fix pickling error with CSVLogger (#10388) 2021-11-08 10:36:35 +00:00
loops Do not autodetach extras (#10424) 2021-11-09 16:07:16 +00:00
overrides Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
plugins Remove deprecated `task_idx` (#10441) 2021-11-09 18:54:38 +00:00
profiler Remove deprecated profiler import (#10443) 2021-11-09 23:13:02 +01:00
trainer Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00
tuner Remove deprecated dataloader arguments in Trainer methods (#10325) 2021-11-04 11:03:39 +01:00
utilities Remove deprecated `utilities.distributed.rank_zero_{warn,deprecation}` (#10451) 2021-11-10 07:35:48 -08:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00: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