mmclassification/tests/test_models
Ma Zerun 5f7322c211
[Fix] Fix Conformer forward with irregular input size. (#686)
* Auto pad the feature map to be divisible by 4.

* Add unit tests

* Use `trans_down_stride` instead of 4.
2022-02-28 10:17:52 +08:00
..
test_backbones [Fix] Fix Conformer forward with irregular input size. (#686) 2022-02-28 10:17:52 +08:00
test_utils [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00
test_classifiers.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_heads.py [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
test_neck.py [Feature] Support gem pooling (#677) 2022-02-17 02:17:36 +08:00