lightning/pytorch_lightning/accelerators
Carlos Mocholí d0efb55b0f
Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911)
2021-08-16 13:34:42 +02:00
..
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
accelerator.py Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
cpu.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02: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