mmclassification/tests
HumberMe 1214df083d
[Enhance] Use PyTorch official `one_hot` to implement `convert_to_one_hot`. (#696)
* some change to mmcls/models/losses/utils.py:convert_to_one_hot()

* fixed problem: line too long

* fixed wrong output shape

* fixed lint PEP8 E128

* fix lint

* fix lint

* add unit tests

Co-authored-by: Ezra-Yu <1105212286@qq.com>
2022-02-28 10:20:31 +08:00
..
data [CI] Add Windows CI. (#708) 2022-02-28 10:06:08 +08:00
test_data [CI] Add Windows CI. (#708) 2022-02-28 10:06:08 +08:00
test_downstream [Feature] Support features_only in TIMMBackbone (#668) 2022-01-25 11:22:23 +08:00
test_metrics [Enhance] Use PyTorch official `one_hot` to implement `convert_to_one_hot`. (#696) 2022-02-28 10:20:31 +08:00
test_models [Fix] Fix Conformer forward with irregular input size. (#686) 2022-02-28 10:17:52 +08:00
test_runtime [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00
test_utils [CI] Add Windows CI. (#708) 2022-02-28 10:06:08 +08:00