lightning/tests/accelerators
Jirka Borovec efce2b7777
Prune metrics: regression 8/n (#6636)
* explained_variance

* tests

* mean_absolute_error

* mean_squared_error

* mean_relative_error

* mean_squared_log_error

* chlog
2021-03-23 09:35:51 +01:00
..
__init__.py move accelerator legacy tests (#5948) 2021-02-13 19:42:18 -05:00
ddp_model.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
test_accelerator_connector.py [Fix] Move init dist connection into the setup function (#6506) 2021-03-18 14:33:39 -07:00
test_common.py deprecate metrics pkg (#6505) 2021-03-15 14:39:38 +00:00
test_cpu.py Prune metrics: regression 8/n (#6636) 2021-03-23 09:35:51 +01:00
test_ddp.py [Fix] Move init dist connection into the setup function (#6506) 2021-03-18 14:33:39 -07:00
test_ddp_spawn.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_dp.py Disable batch transfer in DP mode (#6098) 2021-03-11 10:51:10 -05:00
test_multi_nodes_gpu.py Refactor: runif for spec 6/6 (#6307) 2021-03-02 18:57:13 +00:00
test_tpu_backend.py Refactor: Runif for TPU and Horovod 5/n (#6301) 2021-03-02 16:21:20 +00:00