lightning/tests/tests_pytorch
Adrian Wälchli 5eafa52596
Fix resetting internal bars in RichProgressBar after each trainer stage (#15377)
2022-10-28 06:20:45 -04:00
..
accelerators Standardize Lite's filenames (#15058) 2022-10-19 14:09:41 +02:00
benchmarks Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
callbacks Fix resetting internal bars in RichProgressBar after each trainer stage (#15377) 2022-10-28 06:20:45 -04:00
checkpointing Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
core Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
deprecated_api Deprecate tuning enum and trainer properties (#15100) 2022-10-13 13:29:50 +00:00
graveyard New skip conditions for unpickle-patching tests (#15329) 2022-10-26 18:33:22 +02:00
helpers Filter APEX future warning (#15078) 2022-10-11 13:04:48 +00:00
lite [Lite] precision_plugin -> precision (#15001) 2022-10-10 15:00:32 +00:00
loggers Update mypy version (#15161) 2022-10-22 23:26:43 +02:00
loops LAI: creating mirror package (#15105) 2022-10-27 12:32:49 +02:00
models Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +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 Avoid initializing optimizers during deepspeed evaluation (#14944) 2022-10-22 00:37:03 +05:30
trainer Extend the detection of interactive mode (#15293) 2022-10-26 15:24:11 +00:00
tuner Remove old testing artifacts (#15052) 2022-10-10 17:34:18 +00:00
utilities Do not lose references of trainer in test (#15272) 2022-10-25 09:23:15 -04: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