lightning/pytorch_lightning/accelerators
four4fish f01a9a6cd2
Remove `BasePlugin` (#9066)
* Remove BasePlugin

Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-08-25 19:10:28 +00:00
..
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
accelerator.py Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
cpu.py Add support for CPU AMP autocast (#9084) 2021-08-25 12:18:00 +00:00
gpu.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00
ipu.py Fix an import deprecation warning (#8687) 2021-08-03 22:17:28 +00:00
tpu.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00