lightning/tests/helpers
Jirka Borovec 1c851b89e1
fixing miss-leading tested acc values (#5876)
* fixing tested values

* .

* tests

* yapf

* softmax

* hvd

* rename

* lr

* duplicate

* drop

* classif

* rm EvalModel

* Revert "rm EvalModel"

This reverts commit 6c3fb39ebe.

* update tests

* fix

* azure

* azure

* self

* cpu

* Apply suggestions from code review

Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2021-02-23 22:08:46 +00:00
..
__init__.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
advanced_models.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
boring_model.py Fix fine-tuning callback test (#5643) 2021-02-08 12:19:34 -05: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 Delete tests.helpers.TrialMNISTDataModule (#5999) 2021-02-18 03:35:38 +00:00
deterministic_model.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
pipelines.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00: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 Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_models.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
utils.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00