mmclassification/tests
Ma Zerun e3cf1881bb
[Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595)
* [Enhance] Imporve efficiency of precision, recall, f1_score and support.

* Fix bugs

* Use np.maximum since torch doesn't have maximum before torch 1.7

* Fix bug
2021-12-13 17:24:59 +08:00
..
data
test_data
test_downstream
test_metrics [Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595) 2021-12-13 17:24:59 +08:00
test_models [Feature] Implement the conformer backbone. (#494) 2021-12-07 14:00:17 +08:00
test_runtime [Feature] Support LAMB optimizer. (#591) 2021-12-13 17:24:44 +08:00
test_utils