mmpretrain/tests/test_models/test_utils
Philipp Allgeuer 7dca27dd57
[Fix] Fix warning with `torch.meshgrid`. (#860)
* Fix warning with torch.meshgrid

* Add torch_meshgrid_ij wrapper

* Use `digit_version` instead of packaging package.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-09-30 15:01:36 +08:00
..
test_attention.py [Fix] Fix warning with `torch.meshgrid`. (#860) 2022-09-30 15:01:36 +08:00
test_augment.py [Feature] Support resizemix. (#676) 2022-03-07 12:11:20 +08:00
test_embed.py [Feature] Support Swin Transform V2. (#799) 2022-08-03 17:33:08 +08:00
test_inverted_residual.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_layer_scale.py [Feature] Support HorNet Backbone. (#1013) 2022-09-27 10:37:49 +08:00
test_misc.py Bump version to v0.19.0 (#623) 2021-12-31 12:55:47 +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