lightning/pytorch_lightning/accelerators
Adrian Wälchli ae6ce17598
fix amp/apex misconfiguration error for cpu (#6107)
* fix weird test

* fix apex plugin test

* fix raise

* cpu test

* fix type

* add changelog
2021-02-22 01:02:31 +01:00
..
__init__.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
accelerator.py fix flake8 for new plugins (#5951) 2021-02-18 18:28:23 +00:00
cpu.py fix amp/apex misconfiguration error for cpu (#6107) 2021-02-22 01:02:31 +01:00
gpu.py move device-specific teardown logic from training loop to accelerator (#5973) 2021-02-15 17:38:03 -05:00
tpu.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00