lightning/tests/tests_pytorch
Adrian Wälchli 75b5042081
Validate that state-key is unique when using multiple callbacks of the same type (#15634)
2022-11-11 05:15:03 -05:00
..
accelerators Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
benchmarks Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
callbacks Enhance `reduce_boolean_decision` to accommodate `any`-analogous semantics expected by `EarlyStopping` Callback (#15253) 2022-11-09 20:17:42 +00:00
checkpointing Validate that state-key is unique when using multiple callbacks of the same type (#15634) 2022-11-11 05:15:03 -05:00
core Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
deprecated_api Fix: Revert lightning_lite.utilities.rank_zero_only to preserve backward compatibility (#15536) 2022-11-07 19:23:30 +00:00
graveyard Remove `get_gpu_memory_map` deprecated since v1.5 (#15617) 2022-11-11 04:01:06 +00:00
helpers Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
lite [Lite] precision_plugin -> precision (#15001) 2022-10-10 15:00:32 +00:00
loggers Fix wandb test writing artifacts to cwd (#15551) 2022-11-08 19:13:49 +00:00
loops Undo marking tests that don't need it as standalone (#15355) 2022-11-09 14:03:25 +00:00
models Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
overrides Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
plugins Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
profilers Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
serve Various test fixes (#15068) 2022-10-11 03:47:16 -04:00
strategies Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
trainer Validate that state-key is unique when using multiple callbacks of the same type (#15634) 2022-11-11 05:15:03 -05:00
tuner Support DDP with LRFinder (#15304) 2022-11-08 17:55:15 +00:00
utilities Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
__init__.py Remove old test artifacts (#14574) 2022-09-07 10:09:59 -04:00
conftest.py LAI: creating mirror package (#15105) 2022-10-27 12:32:49 +02:00
run_standalone_tasks.sh Update outdated deadlock detection test (#15594) 2022-11-09 16:17:00 +01:00
run_standalone_tests.sh Grep for potential errors in standalone tests (#15341) 2022-11-05 04:29:38 +01:00
test_cli.py Fix LightningCLI parse_env and description in subcommands (#15138) 2022-10-21 16:50:18 +00:00