pytorch-image-models/tests
Ross Wightman 6e5553da5f
Add ConvNeXt-V2 support (model additions and weights) (#1614)
* Add ConvNeXt-V2 support (model additions and weights)

* ConvNeXt-V2 weights on HF Hub, tweaking some tests

* Update README, fixing convnextv2 tests
2023-01-05 07:53:32 -08:00
..
__init__.py
test_layers.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 2022-12-06 15:00:06 -08:00
test_models.py Add ConvNeXt-V2 support (model additions and weights) (#1614) 2023-01-05 07:53:32 -08:00
test_optim.py Merge branch 'master' into attn_update 2021-09-13 16:51:10 -07:00
test_utils.py Fix ordering of tests 2021-10-02 16:10:11 +01:00