lightning/tests/tests_pytorch/loops
Rohit Gupta f3574176e2
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
..
batch Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
epoch 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
optimization Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_all.py Merge pull request #13123 from Lightning-AI/mps_accelerator 2022-06-24 08:15:48 -04:00
test_evaluation_loop.py Call `set_epoch` for distributed batch samplers (#13396) 2022-06-29 19:09:35 +00:00
test_evaluation_loop_flow.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_flow_warnings.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_loop_state_dict.py Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
test_loops.py Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
test_training_loop.py 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
test_training_loop_flow_dict.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_training_loop_flow_scalar.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_utilities.py Remove the deprecated loop output format (#14373) 2022-08-26 16:56:56 +00:00