lightning/tests/models
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
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py Fix amp autocast (#6080) 2021-02-19 17:00:27 +00:00
test_cpu.py Remove torch<=1.4.0 checks (#5998) 2021-02-16 17:53:40 -05:00
test_gpu.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
test_grad_norm.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_hooks.py Add warnings to on_before/after_batch_transfer hooks (#6059) 2021-02-18 14:24:19 -05:00
test_horovod.py rename accelerator_backend -> accelerator (#6034) 2021-02-18 15:54:12 +00:00
test_hparams.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_model_hooks.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_onnx.py [tests/models] refactor with BoringModel (#5507) 2021-02-11 14:32:07 +00:00
test_restore.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
test_sync_batchnorm.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
test_torchscript.py Delete tests.helpers.TrialMNISTDataModule (#5999) 2021-02-18 03:35:38 +00:00
test_tpu.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00