You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/tests
Ross Wightman 9a53c3f727
Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub.
1 year ago
..
__init__.py Basic forward pass test for all registered models 4 years ago
test_layers.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
test_models.py Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub. 1 year ago
test_optim.py Merge branch 'master' into attn_update 3 years ago
test_utils.py Fix ordering of tests 3 years ago