lightning/tests/tests_pytorch
Adrian Wälchli 0f9156374d
Mark internal Lite APIs as protected (#15307)
* mark internal lite apis as protected
* formatting
* docs update

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-26 12:51:50 +00: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 Update mypy version (#15161) 2022-10-22 23:26:43 +02: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 add cloudio pickle patching for unified package (#15309) 2022-10-26 10:44:55 +00: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
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 Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +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 Standardize Lite's filenames (#15058) 2022-10-19 14:09:41 +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