lightning/tests/tests_pytorch/trainer/properties
Roberto de Moura Estevão Filho ed0164a3d2
Estimate stepping batches with max_steps if max_epochs is not set (#14317)
Co-authored-by: Roberto Estevão <robertode@microsoft.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-09-05 09:05:21 +00:00
..
__init__.py
test_auto_gpu_select.py Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00
test_estimated_stepping_batches.py Estimate stepping batches with max_steps if max_epochs is not set (#14317) 2022-09-05 09:05:21 +00:00
test_get_model.py
test_log_dir.py save checkpoints and profiler output to the first logger (#14325) 2022-08-26 17:23:54 +00:00
test_loggers.py