lightning/tests/models
Carlos Mocholí 0815e2a8c5
Remove torch<=1.4.0 checks (#5998)
* Remove torch<=1.4.0 checks

* Update pytorch_lightning/utilities/data.py

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-02-16 17:53:40 -05:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py clean AMP logic (#5994) 2021-02-16 19:06:47 +00:00
test_cpu.py Remove torch<=1.4.0 checks (#5998) 2021-02-16 17:53:40 -05:00
test_gpu.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_grad_norm.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_hooks.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_horovod.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_hparams.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_model_hooks.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_onnx.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_restore.py remove executable bit on source files (#5929) 2021-02-12 00:06:40 +01:00
test_sync_batchnorm.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_torchscript.py Remove torch<=1.4.0 checks (#5998) 2021-02-16 17:53:40 -05:00
test_tpu.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00