lightning/tests/helpers
Carlos Mocholí a69beab499
Clean existing logging tests (#7760)
* Remove dev debugger metric tracking

* Fix tests

* Fix test

* Import

* Clean logging tests

* flake8

* Docstring
2021-05-30 16:36:52 +02:00
..
__init__.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
advanced_models.py fixing examples (#6600) 2021-03-20 18:58:59 +00:00
boring_model.py Clean existing logging tests (#7760) 2021-05-30 16:36:52 +02:00
dataloaders.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
datamodules.py Delete tests.helpers.TrialMNISTDataModule (#5999) 2021-02-18 03:35:38 +00:00
datasets.py fixing examples (#6600) 2021-03-20 18:58:59 +00:00
deterministic_model.py Remove legacy support for the magic `log`/`progress_bar` keys in dict returns (#6734) 2021-03-31 00:28:04 +02:00
imports.py fix importing torchtext batch (#6365) 2021-03-05 21:39:52 +01:00
pipelines.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
runif.py FSDP with full state dict (#7487) 2021-05-24 08:11:45 +01:00
simple_models.py update lr_finder to check for attribute if not running fast_dev_run (#5990) 2021-02-17 07:15:29 -05:00
test_datasets.py Add PyTorch 1.8 Profiler 5/5 (#6618) 2021-03-23 20:43:21 +00:00
test_models.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
utils.py Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00