lightning/tests/trainer
Carlos Mocholí 51c9260fad
Move profiler tests (#6619)
2021-03-21 23:39:55 +00:00
..
connectors Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
data_flow Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00
dynamic_args More EpochResultStore refactors! 🎉 (#5522) 2021-02-11 14:32:45 +00:00
flags refactor reading env defaults (#6510) 2021-03-16 10:10:17 +00:00
legacy_deprecate_flow_log Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00
logging_ Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
optimization deprecate metrics pkg (#6505) 2021-03-15 14:39:38 +00:00
properties Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py Add trainer.predict config validation (#6543) 2021-03-21 21:07:54 +00:00
test_correct_freq_accumulation.py prune deprecated EvalResult (#5633) 2021-01-26 03:09:39 -05:00
test_data_loading.py Refactor: runif for spec 6/6 (#6307) 2021-03-02 18:57:13 +00:00
test_dataloaders.py deprecate metrics pkg (#6505) 2021-03-15 14:39:38 +00:00
test_evaluation_loop.py Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
test_lr_finder.py Prune metric: helpers and inputs 3/n (#6547) 2021-03-16 13:54:06 +01:00
test_states.py Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00
test_supporters.py yapf tests trainer (#5844) 2021-02-06 10:06:17 -05:00
test_trainer.py Move profiler tests (#6619) 2021-03-21 23:39:55 +00:00
test_trainer_cli.py argparse: Add use_argument_group=True (#6088) 2021-03-11 10:50:49 -05:00
test_trainer_tricks.py missing tests default_root_dir=tmpdir (#6314) 2021-03-04 19:23:12 +00:00