mmclassification/tests/test_models/test_utils
Ma Zerun 0b61b76325
[Docs] Add Migration documentation. (#997)
* [Docs] Add Migration documentation.

* Fix the train_cfg argument

* [WIP] Improve according to comments

* Imporve according to comments.
2022-08-31 13:31:48 +08:00
..
test_attention.py [Enhance] Support dynamic input shape for ViT-based algorithms. (#706) 2022-03-03 13:10:12 +08:00
test_batch_augments.py [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00
test_data_preprocessor.py [Docs] Add Migration documentation. (#997) 2022-08-31 13:31:48 +08:00
test_embed.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_inverted_residual.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_misc.py [Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986) 2022-08-24 15:59:02 +08:00
test_position_encoding.py [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
test_se.py [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00