lightning/tests/models
Carlos Mocholí d0efb55b0f
Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911)
2021-08-16 13:34:42 +02:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_cpu.py Fix truncated backprop through time when set on LightningModule and not Trainer (#8804) 2021-08-09 21:23:05 -07:00
test_gpu.py remove deprecation of gpu string parsing behavior (#8770) 2021-08-06 15:41:03 +00:00
test_grad_norm.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_hooks.py Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
test_horovod.py Un-skip some Horovod tests (#8676) 2021-08-02 17:54:05 +02:00
test_hparams.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
test_onnx.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_restore.py Load ckpt path when model provided in validate/test/predict (#8352) 2021-07-28 10:12:46 +00:00
test_sync_batchnorm.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_torchscript.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_tpu.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_truncated_bptt.py Remove truncated_bptt_steps from Trainer constructor (#8825) 2021-08-11 03:26:01 +00:00