mmclassification/tests
Ma Zerun 20f9ace5c5
[CI] Add Circle CI for mmcls 1.x. (#970)
* [CI] Add Circle CI for mmcls 1.x

* Fix circle-ci config

* Use `torch.cat` instead of `torch.hstack` to compat with PyTorch 1.6

* Compat the behavior of LongTensor in PyTorch 1.6

* Avoid random behavior in the unit test of Lighting

* Fix cuda ci

* Remove github workflow temporarily.
2022-08-22 15:02:08 +08:00
..
data [Refactor] Add VOC dataset and mutil_label dataset 2022-07-18 11:11:13 +08:00
test_datasets [CI] Add Circle CI for mmcls 1.x. (#970) 2022-08-22 15:02:08 +08:00
test_engine/test_hooks [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
test_evaluation/test_metrics [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
test_models [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
test_structures [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00
test_utils [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
test_visualizations [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00