lightning/pytorch_lightning
Carlos Mocholí 8394770d4a
Move data fetcher ownership to the loops (#11621)
2022-02-09 20:04:24 +05:30
..
accelerators Let Accelerator inherit from ABC to make sure abstractmethod takes effect (#11521) 2022-01-23 20:47:43 +01:00
callbacks bug fix #10872 (#10965) 2022-02-09 14:15:49 +00:00
core Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
loggers Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
loops Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
overrides Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
plugins Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
profiler Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
strategies Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
trainer Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
tuner Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
utilities Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
__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