lightning/tests/tests_pytorch
Carlos Mocholí d660379a9f
Refactor `CombinedLoader` using pytrees (#16714)
2023-02-11 17:55:33 +01:00
..
accelerators move `_HPU_AVAILABLE` (#16713) 2023-02-10 08:56:31 +01:00
benchmarks Set `find_unused_parameters=False` as the default (#16611) 2023-02-06 16:51:21 +01:00
callbacks Split train- and val progress into separate bars (#16695) 2023-02-09 19:43:50 +00:00
checkpointing Remove memory-retaining epoch-end hooks (#16520) 2023-02-06 17:00:36 +00:00
core Group `torch.compile` utilities together (#16711) 2023-02-10 13:45:40 +01:00
deprecated_api copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
graveyard tests: switch imports for pytorch (#16595) 2023-02-02 10:06:45 +00:00
helpers move `_HPU_AVAILABLE` (#16713) 2023-02-10 08:56:31 +01:00
loggers Move `Trainer._log_hyperparams` to an utility (#16712) 2023-02-10 09:22:56 +01:00
loops Refactor `CombinedLoader` using pytrees (#16714) 2023-02-11 17:55:33 +01:00
models Move `Trainer._log_hyperparams` to an utility (#16712) 2023-02-10 09:22:56 +01:00
overrides copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
plugins Remove memory-retaining epoch-end hooks (#16520) 2023-02-06 17:00:36 +00:00
profilers copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
serve tests: switch imports for pytorch (#16595) 2023-02-02 10:06:45 +00:00
strategies Add `Strategy.on_exception` (#16646) 2023-02-08 14:00:31 +00:00
trainer Refactor `CombinedLoader` using pytrees (#16714) 2023-02-11 17:55:33 +01:00
tuner Remove memory-retaining epoch-end hooks (#16520) 2023-02-06 17:00:36 +00:00
utilities Refactor `CombinedLoader` using pytrees (#16714) 2023-02-11 17:55:33 +01:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py tests: drop slow flag (#16692) 2023-02-08 17:09:59 +00:00
run_standalone_tasks.sh copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
run_standalone_tests.sh copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_cli.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00