lightning/tests/trainer
ananthsub d26702bd66
Enable purely iteration-based training (#5726)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Kaushik Bokka <kaushikbokka@gmail.com>
2021-02-10 08:51:08 +00:00
..
connectors fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
data_flow Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
dynamic_args Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
flags Enable purely iteration-based training (#5726) 2021-02-10 08:51:08 +00:00
legacy_deprecate_flow_log fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
logging_ fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
optimization Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
properties Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_correct_freq_accumulation.py prune deprecated EvalResult (#5633) 2021-01-26 03:09:39 -05:00
test_data_loading.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_dataloaders.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_lr_finder.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_states.py yapf tests trainer (#5844) 2021-02-06 10:06:17 -05:00
test_supporters.py yapf tests trainer (#5844) 2021-02-06 10:06:17 -05:00
test_trainer.py fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
test_trainer_cli.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_trainer_test_loop.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_trainer_tricks.py Enable purely iteration-based training (#5726) 2021-02-10 08:51:08 +00:00