Ross Wightman
|
927f031293
|
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 |
|
Ross Wightman
|
755570e2d6
|
Rename _pretrained.py -> pretrained.py, not feasible to change the other files to same scheme without breaking uses
|
2022-12-05 10:21:34 -08:00 |
|
Ross Wightman
|
72cfa57761
|
Add ported Tensorflow MaxVit weights. Add a few more CLIP ViT fine-tunes. Tweak some model tag names. Improve model tag name sorting. Update HF hub push config layout.
|
2022-12-05 10:21:34 -08:00 |
|
Ross Wightman
|
9da7e3a799
|
Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate
|
2022-12-05 10:21:34 -08:00 |
|
Ross Wightman
|
0dadb4a6e9
|
Initial multi-weight support, handled so old pretraing config handling co-exists with new tags.
|
2022-12-05 10:21:34 -08:00 |
|