lightning/tests/tests_lite
Jirka Borovec ad4bd66df6
hotfix import torch (#15849)
* fix import torch

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* plugin

* fix

* skip

* patch require

* seed

* warn

* .

* ..

* skip True

* 0.0.3

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-28 14:58:29 +01:00
..
accelerators Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
helpers Remove old testing artifacts (#15052) 2022-10-10 17:34:18 +00:00
plugins FSDP (native) support for LightningLite (#14967) 2022-11-21 13:58:37 +00:00
strategies Fix device placement when setting up FSDP model in Lite (#15822) 2022-11-28 04:05:48 +01:00
utilities Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
__init__.py
conftest.py Upgrade GPU CI to PyTorch 1.13 (#15583) 2022-11-12 14:58:37 +00:00
run_standalone_tests.sh Use a standalone test symlink for Lite (#14502) 2022-09-04 20:57:28 +02:00
test_cli.py Integrate Lite launcher into Lightning CLI (#15506) 2022-11-10 02:59:40 +00:00
test_connector.py FSDP (native) support for LightningLite (#14967) 2022-11-21 13:58:37 +00:00
test_lite.py Support individual setup of model and optimizer in Lite (#15185) 2022-11-11 14:36:59 +01:00
test_parity.py hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
test_wrappers.py Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00