lightning/pytorch_lightning
Adrian Wälchli 8943d8bca0
add missing logic to new plugins and accelerator (#5734)
* add missing logic

* missed imports

* import fixes

* isort

* mv f

* changelog

* format

* move helper to parallel plugin

* d
2021-02-01 13:23:53 -05:00
..
accelerators add missing logic to new plugins and accelerator (#5734) 2021-02-01 13:23:53 -05:00
callbacks [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
core Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers docs cleaning - testcode (#5595) 2021-01-26 04:44:54 -05:00
metrics formatting 6/n: metrics (#5722) 2021-02-01 09:24:07 +01:00
overrides add missing logic to new plugins and accelerator (#5734) 2021-02-01 13:23:53 -05:00
plugins add missing logic to new plugins and accelerator (#5734) 2021-02-01 13:23:53 -05:00
profiler [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
trainer Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
tuner Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
utilities Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00
__init__.py update nightly & upgrade Twine (#5458) 2021-01-26 14:29:47 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00