lightning/tests/utilities
Jirka Borovec 9e35f979ea
Prune metrics: AUC & AUROC (#6572)
* class: AUC AUROC

* func: auc auroc

* format

* tests
2021-03-18 10:38:56 +01:00
..
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
distributed.py Fixed PYTHONPATH for ddp test model (#4528) 2020-12-05 20:09:47 +00:00
test_all_gather_grad.py [bug] All_gather support tensor on cpu (#6416) 2021-03-10 14:19:07 +00:00
test_apply_func.py formatting tests1/n (#5843) 2021-02-06 08:22:10 -05:00
test_apply_func_torchtext.py fix importing torchtext batch (#6365) 2021-03-05 21:39:52 +01:00
test_argparse_utils.py argparse: Add use_argument_group=True (#6088) 2021-03-11 10:50:49 -05:00
test_deprecation.py Prune metrics: AUC & AUROC (#6572) 2021-03-18 10:38:56 +01:00
test_dtype_device_mixin.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_imports.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00
test_memory.py Make move_metrics_to_cpu work recursively (#6007) 2021-02-16 21:52:42 +00:00
test_parsing.py Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00
test_seed.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
test_upgrade_checkpoint.py formatting tests1/n (#5843) 2021-02-06 08:22:10 -05:00
test_xla_device_utils.py Refactor: Runif for TPU and Horovod 5/n (#6301) 2021-03-02 16:21:20 +00:00