lightning/tests/tests_pytorch
Atharva Phatak 4322f53874
Update mypy version (#15161)
* update mypy version
* type-ignore-comments
* more mypy-fix
* import-fix
* Update Lite too
* simpler implementation for flatten dict
* Fix rich progress
* Simplify rich test
* True None

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-22 23:26:43 +02: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 Avoid underscore suffix in filenames (#15189) 2022-10-20 07:39:19 -04:00
core Remove old testing artifacts (#15052) 2022-10-10 17:34:18 +00:00
deprecated_api Deprecate tuning enum and trainer properties (#15100) 2022-10-13 13:29:50 +00:00
graveyard Finishing touches to the graveyard (#15123) 2022-10-13 18:58:34 +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 Single source for the mypy version (#15224) 2022-10-21 16:15:33 +09: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 Validate SRUN variables when launching in SLURM (#15011) 2022-10-19 21:42:11 +00:00
tuner Remove old testing artifacts (#15052) 2022-10-10 17:34:18 +00:00
utilities Update mypy version (#15161) 2022-10-22 23:26:43 +02: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