mmclassification/mmcls/models
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
..
backbones [Feature]: Support BEiT Transformer layer. (#919) 2022-08-17 00:07:06 +08:00
classifiers [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00
heads [CI] Add Circle CI for mmcls 1.x. (#970) 2022-08-22 15:02:08 +08:00
losses [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
necks [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
utils [Feature]: Support BEiT Transformer layer. (#919) 2022-08-17 00:07:06 +08:00
__init__.py Mazerun/base classifier 2022-07-18 11:11:13 +08:00
builder.py [Refactor] Inherit all registries from MMEngine and use inherited registries. 2022-07-18 10:53:27 +08:00