lightning/tests/tests_pytorch/trainer
Anton Shevtsov 41f45b475e
Check if the scheduler already has `reduce_on_plateau` (#13838)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-07-27 09:10:57 +00:00
..
connectors Use `global_step` while restoring logging step for old checkpoints (#13645) 2022-07-19 18:53:22 +00:00
dynamic_args Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
flags Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00
logging_ Remove deprecated `on_keyboard_interrupt` (#13438) 2022-07-05 07:34:18 +00:00
optimization Check if the scheduler already has `reduce_on_plateau` (#13838) 2022-07-27 09:10:57 +00:00
properties Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_config_validator.py Convert validation loop config warnings to `PossibleUserWarning` (#13377) 2022-06-29 22:34:25 +00:00
test_dataloaders.py Remove redundant GPU test (#13623) 2022-07-12 09:51:11 -04:00
test_progress.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_states.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_supporters.py Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00
test_trainer.py Add logging messages to notify when `FitLoop` stopping conditions are met (#9749) 2022-07-23 12:07:47 +00:00
test_trainer_cli.py Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00