lightning/tests/core
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
test_datamodules.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
test_decorators.py
test_lightning_module.py [Bugfix] Apply untoggle_optimizer when result is None (#5983) 2021-02-17 19:55:09 +00:00
test_lightning_optimizer.py [accelerator][FeatBugFix] Improve manual optimization API (#5771) 2021-02-16 16:00:35 -05:00
test_memory.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_metric_result_integration.py
test_results.py