lightning/tests/tests_pytorch/loops
awaelchli 5829ef8ab3
Set `weights_only` in tests to avoid warnings in PyTorch 2.4 (#20057)
2024-07-08 04:38:27 -04:00
..
optimization Disable skipping training step in distributed training (#19918) 2024-05-30 11:54:48 -04:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_all.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_evaluation_loop.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_evaluation_loop_flow.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_fetchers.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_flow_warnings.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_loop_state_dict.py Sequential `CombinedLoader` to flatten the eval and predict loops (#16726) 2023-02-17 17:37:11 +01:00
test_loops.py Set `weights_only` in tests to avoid warnings in PyTorch 2.4 (#20057) 2024-07-08 04:38:27 -04:00
test_prediction_loop.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_progress.py ruff: replace isort with ruff +TPU (#17684) 2023-09-26 11:54:55 -04:00
test_training_epoch_loop.py Avoid interactions through test artifacts (#19821) 2024-04-28 11:56:40 -04:00
test_training_loop.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_training_loop_flow_dict.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00
test_training_loop_flow_scalar.py test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646) 2024-03-17 07:29:15 +01:00