lightning/tests/tests_pytorch
Carlos Mocholí 12d6e44796
Grep for potential errors in standalone tests (#15341)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2022-11-05 04:29:38 +01: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 Only load global step when fitting (#15532) 2022-11-04 16:58:24 +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 Grep for potential errors in standalone tests (#15341) 2022-11-05 04:29:38 +01:00
trainer Fix usage of fs.listdir in CheckpointConnector (#15413) 2022-11-04 20:21:52 +00:00
tuner Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
utilities Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +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 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