lightning/tests/tests_pytorch
Adrian Wälchli e52d6c5b35
Fix TensorBoardLogger's validation of example input when logging graph (#15323)
2022-11-02 21:10:15 +00:00
..
accelerators Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
benchmarks Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
callbacks Implement freeze batchnorm with freezing track running stats (#15063) 2022-11-01 16:11:42 +00:00
checkpointing Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
core Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
deprecated_api Deprecate `AllGatherGrad` (#15364) 2022-10-28 19:51:27 +00:00
graveyard New skip conditions for unpickle-patching tests (#15329) 2022-10-26 18:33:22 +02: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 TensorBoardLogger's validation of example input when logging graph (#15323) 2022-11-02 21:10:15 +00:00
loops LAI: creating mirror package (#15105) 2022-10-27 12:32:49 +02:00
models Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
overrides Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
plugins Validate SRUN variables when launching in SLURM (#15011) 2022-10-19 21:42:11 +00: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 Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
trainer Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
tuner Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
utilities Introduce checkpoint migration (#15237) 2022-11-02 15:14:04 +00: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 Prepare CI to run on 3090s (#14910) 2022-09-29 14:01:59 +00:00
run_standalone_tests.sh Prepare CI to run on 3090s (#14910) 2022-09-29 14:01:59 +00:00
test_cli.py Fix LightningCLI parse_env and description in subcommands (#15138) 2022-10-21 16:50:18 +00:00