mmclassification/tests
HinGwenWoong 00f0e0d0be
[Fix] Fix Albu crash bug. (#918)
* Fix albu BUG: using albu will cause the label from array(x) to array([x]) and crash the trainning

* Fix common

* Using copy incase potential bug in multi-label tasks

* Improve coding

* Improve code logic

* Add unit test

* Fix typo

* Fix yapf
2022-07-28 14:10:34 +08:00
..
data [CI] Add Windows CI. (#708) 2022-02-28 10:06:08 +08:00
test_data [Fix] Fix Albu crash bug. (#918) 2022-07-28 14:10:34 +08:00
test_downstream [Enhance] Support dynamic input shape for ViT-based algorithms. (#706) 2022-03-03 13:10:12 +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 [Feature] Support MPS device. (#894) 2022-07-28 12:28:51 +08:00
test_runtime
test_utils [Feature] Support MPS device. (#894) 2022-07-28 12:28:51 +08:00