lightning/tests/tests_pytorch
awaelchli 165427a506 Deprecate pl/utilities/xla_device (#14514) 2022-09-05 17:36:02 +02:00
..
accelerators Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
benchmarks Clean up fairscale imports (#14476) 2022-09-01 18:08:40 +02:00
callbacks Clean up fairscale imports (#14476) 2022-09-01 18:08:40 +02:00
checkpointing Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
core Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
deprecated_api Deprecate pl/utilities/xla_device (#14514) 2022-09-05 17:36:02 +02:00
helpers Clean up fairscale imports (#14476) 2022-09-01 18:08:40 +02:00
lite Deprecate pl/core/mixins/device_dtype_mixin and update imports (#14511) 2022-09-05 16:31:00 +02:00
loggers Fixed `WandbLogger` `save_dir` is not set after creation (#12748) (#14326) 2022-09-05 10:12:43 +00:00
loops Change `trainer.should_stop` to not stop in between an epoch and run until `min_steps/min_epochs` only (#13890) 2022-08-27 12:12:24 +00:00
models Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
overrides fix imports of collections.abc for py3.10 (#14345) 2022-08-23 11:52:58 -04:00
plugins Clean up fairscale imports (#14476) 2022-09-01 18:08:40 +02:00
profilers save checkpoints and profiler output to the first logger (#14325) 2022-08-26 17:23:54 +00:00
serve Convert subprocess test to standalone test (#14101) 2022-08-10 17:15:12 -04:00
strategies Clean up fairscale imports (#14476) 2022-09-01 18:08:40 +02:00
trainer Squeeze tensor while logging (#14489) 2022-09-05 14:01:51 +00:00
tuner Reset dataloaders on failure in tuner (#14372) 2022-08-31 21:00:18 +00:00
utilities move pl/utilities/xla_device.py to lite/utilities/xla_device.py (#14514) 2022-09-05 17:36:02 +02:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
conftest.py Use a standalone test symlink for Lite (#14502) 2022-09-04 20:57:28 +02:00
run_standalone_tasks.sh Convert subprocess test to standalone test (#14101) 2022-08-10 17:15:12 -04:00
run_standalone_tests.sh Use a standalone test symlink for Lite (#14502) 2022-09-04 20:57:28 +02:00
test_cli.py Fix erroneous warning for unset `max_epochs` (#13262) 2022-08-03 19:17:21 +00:00