lightning/tests/tests_app
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
..
cli [CLI] fix ssh listing stopped components (#15810) 2022-11-28 04:37:34 +01:00
components Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
core hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
frontend Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684) 2022-11-22 07:49:10 +00:00
helpers Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
runners Notify the user of ignored requirements (#15799) 2022-11-24 15:09:25 +01:00
source_code Use `monkeypatch.chdir` instead of `os.chdir` in tests (#15579) 2022-11-10 10:42:34 +00:00
storage [App] Accelerate Multi Node Startup Time (#15650) 2022-11-11 20:08:16 +00:00
structures hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
utilities hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
__init__.py
conftest.py Notify the user of ignored requirements (#15799) 2022-11-24 15:09:25 +01:00
test_imports.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00