Fredo Guan
|
81ca323751
|
Davit update formatting and fix grad checkpointing (#7)
fixed head to gap->norm->fc as per convnext, along with option for norm->gap->fc
failed tests due to clip convnext models, davit tests passed
|
2023-01-15 14:34:56 -08:00 |
|
Ross Wightman
|
d5e7d6b27e
|
Merge remote-tracking branch 'origin/main' into refactor-imports
|
2022-12-09 14:49:44 -08:00 |
|
Ross Wightman
|
cda39b35bd
|
Add a deprecation phase to module re-org
|
2022-12-09 14:39:45 -08:00 |
|
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 |
|