lightning/tests/tests_lite/utilities
Carlos Mocholí 6ba00af1e0
Drop PyTorch 1.9 support (#15347)
* Drop 1.9

* Everything else

* READMEs

* Missed some

* IPU skips

* Remove exception type

* Add back
2022-11-10 08:59:13 -05:00
..
__init__.py
test_apply_func.py Integrate `lightning_utilities.core.apply_func` (#14537) 2022-09-06 13:52:54 +00:00
test_cloud_io.py move pl/utilities/cloud_io.py to lite/utilities/cloud_io.py (#14515) 2022-09-05 18:30:31 +02:00
test_data.py Fix DataLoader re-instantiation when attribute is array (#15409) 2022-10-31 16:09:29 +01:00
test_device_dtype_mixin.py Clean-up dtype management (#14823) 2022-09-22 00:07:36 +00:00
test_device_parser.py Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
test_distributed.py Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
test_enums.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_imports.py Avoid torchelastic warning message when importing lightning (#15610) 2022-11-10 10:37:48 +00:00
test_optimizer.py Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
test_rank_zero.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_seed.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_warnings.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_xla_device_utils.py Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00