lightning/tests/tests_pytorch
Adrian Wälchli a581a1f946
Simplify double precision input and module conversion (#18209)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-08-01 19:37:15 -04:00
..
accelerators [TPU] Do not cancel all jobs when one fails (#18052) 2023-07-25 14:24:50 +02:00
callbacks Disable running the finetuning callback with DeepSpeed (#18100) 2023-07-20 09:02:11 +02:00
checkpointing Add option to change "=" symbol in ModelCheckpoint filenames (#17999) 2023-07-09 18:37:52 +00:00
core Enable `map_location` in `load_from_checkpoint` when loading a GPU checkpoint on a CPU-only machine (#18079) 2023-07-30 08:53:07 -04:00
deprecated_api Simplify double precision input and module conversion (#18209) 2023-08-01 19:37:15 -04:00
graveyard Only redirect imports when unpickling Lightning checkpoints (#18154) 2023-07-26 16:07:48 -04:00
helpers [TPU] Do not cancel all jobs when one fails (#18052) 2023-07-25 14:24:50 +02:00
loggers Bump minimum wandb version from 0.12.0 to 0.12.10 (#18171) 2023-07-27 05:31:24 -04:00
loops avoid unnecessary workers with sequential `CombinedLoader ` (#17639) 2023-05-30 04:02:50 +00:00
models [TPU] Do not cancel all jobs when one fails (#18052) 2023-07-25 14:24:50 +02:00
overrides Simplify double precision input and module conversion (#18209) 2023-08-01 19:37:15 -04:00
plugins Simplify double precision input and module conversion (#18209) 2023-08-01 19:37:15 -04:00
profilers [TPU] Do not cancel all jobs when one fails (#18052) 2023-07-25 14:24:50 +02:00
serve tests: flaky `test_servable_module_validator` (#17985) 2023-07-04 10:04:16 -04:00
strategies Allow accessing rank information before processes are launched in XLA (#18194) 2023-07-31 10:37:35 -04:00
trainer Disable auto-detection of Kubeflow environment (#18137) 2023-07-28 05:03:48 -04:00
tuner Bugfix: LR finder max val batches (#17636) 2023-05-18 08:46:44 -04:00
utilities Avoid setting the multiprocessing context when importing lightning (#18177) 2023-07-31 18:05:21 +02:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py Minor miscellaneous fixes (#18077) 2023-07-20 14:44:51 +02:00
run_standalone_tasks.sh copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
run_standalone_tests.sh ci: add current & total count to standalone test output (#17511) 2023-04-28 11:13:53 +02:00
run_tpu_tests.sh Fix [TPU] tests (#18140) 2023-07-24 15:13:36 +02:00
test_cli.py bump: typing-extensions >=4.0.0, <=4.7.1 (#18125) 2023-07-21 16:46:18 +02:00