lightning/tests/tests_pytorch/trainer
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
..
connectors Validate SRUN variables when launching in SLURM (#15011) 2022-10-19 21:42:11 +00:00
dynamic_args Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
flags Add `inference_mode` flag to Trainer (#15034) 2022-10-12 12:22:01 +00:00
logging_ Remove deprecated callback hooks (#14834) 2022-10-10 15:46:28 +00:00
optimization Use `torch.testing.assert_close` everywhere (#15031) 2022-10-07 16:59:04 +02:00
properties Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_config_validator.py Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
test_dataloaders.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_progress.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_states.py Add `LRFinder` callback (#13802) 2022-10-05 13:15:38 +02:00
test_supporters.py Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
test_trainer.py Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
test_trainer_cli.py Move accelerator-specific parsing functions with their accelerators (#14753) 2022-09-18 22:48:45 +00:00