lightning/tests/trainer/flags
Eric Wiener 0e20119d24
Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2021-10-25 20:21:33 +00:00
..
__init__.py
test_check_val_every_n_epoch.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_env_vars.py Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460) 2021-10-25 20:21:33 +00:00
test_fast_dev_run.py Remove checkpoint tracking from internal debugger (#9326) 2021-09-08 00:42:31 +00:00
test_min_max_epochs.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_overfit_batches.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_val_check_interval.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00