lightning/tests/trainer/flags
Carlos Mocholí bc3238be8c
Remove metric tracking from dev debugger (#7759)
* Remove dev debugger metric tracking

* Fix tests

* Fix test

* Import

* Fix tests

* Fix test

* flake8

* Fix tests
2021-05-30 12:03:42 +02:00
..
__init__.py ref: training flag tests (val_check_interval) (#3825) 2020-10-03 14:05:01 -04:00
test_check_val_every_n_epoch.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_env_vars.py refactor reading env defaults (#6510) 2021-03-16 10:10:17 +00:00
test_fast_dev_run.py Remove metric tracking from dev debugger (#7759) 2021-05-30 12:03:42 +02:00
test_min_max_epochs.py Remove `trainer.fit` return value [2/n] (#7237) 2021-04-28 19:11:32 +01:00
test_overfit_batches.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_val_check_interval.py Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00