Ross Wightman
|
a089bfba2d
|
Version 0.8.17dev0
|
2023-03-22 15:40:23 -07:00 |
Ross Wightman
|
fafac3317c
|
Version 0.8.16dev0
|
2023-03-18 15:09:20 -07:00 |
Ross Wightman
|
4b8cfa6c0a
|
Add convnext_xxlarge CLIP image tower weights, version 0.8.15dev0
|
2023-02-26 21:51:48 -08:00 |
Ross Wightman
|
f9b56a1bfa
|
Version 0.8.14dev0
|
2023-02-26 13:38:51 -08:00 |
Ross Wightman
|
47f1de9bec
|
Version bump
|
2023-02-20 10:17:10 -08:00 |
Ross Wightman
|
a3d528524a
|
Version 0.8.12dev0
|
2023-02-16 16:27:29 -08:00 |
Ross Wightman
|
45af496197
|
Version 0.8.11dev0
|
2023-02-08 08:29:29 -08:00 |
Ross Wightman
|
497be8343c
|
Update README and version
|
2023-02-06 23:43:14 -08:00 |
Ross Wightman
|
7a13be67a5
|
Update version.py
|
2023-02-05 10:06:15 -08:00 |
Ross Wightman
|
2bbc26dd82
|
version 0.8.8dev0
|
2023-01-25 18:02:48 -08:00 |
Ross Wightman
|
c2822568ec
|
Update version to 0.8.7dev0
|
2023-01-20 15:01:10 -08:00 |
Ross Wightman
|
01aea8c1bf
|
Version 0.8.6dev0
|
2023-01-09 13:38:31 -08:00 |
Ross Wightman
|
ae9153052f
|
Update version.py
|
2023-01-06 17:17:35 -08:00 |
Ross Wightman
|
dd0bb327e9
|
Update version.py
Ver 0.8.4dev0
|
2023-01-05 07:55:18 -08:00 |
Ross Wightman
|
7c846d9970
|
Better vmap compat across recent torch versions
|
2022-12-24 14:37:04 -08:00 |
Ross Wightman
|
e2fc43bc63
|
Version 0.8.2dev0
|
2022-12-22 17:34:09 -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
|
f82239b30e
|
multi-weight branch version -> 0.8.0dev
|
2022-12-05 10:21:34 -08:00 |
Ross Wightman
|
8c28363dc9
|
Version 0.7.dev0 for master
|
2022-10-14 09:38:02 -07:00 |
nateraw
|
30bafd7347
|
🔖 add dev suffix to version tag
|
2022-10-13 17:08:33 -04:00 |
Ross Wightman
|
cea8df3d0c
|
Version 0.6.12
|
2022-10-10 21:49:52 -07:00 |
Ross Wightman
|
5dc4343308
|
version 0.6.11
|
2022-09-23 13:54:56 -07:00 |
Ross Wightman
|
3599c7e6a4
|
version 0.6.10
|
2022-09-13 16:37:02 -07:00 |
Ross Wightman
|
1d8ada359a
|
Add timm ConvNeXt 'atto' weights, change test resolution for FB ConvNeXt 224x224 weights, add support for different dw kernel_size
|
2022-08-15 17:56:08 -07:00 |
Ross Wightman
|
7430a85d07
|
Update README, bump version to 0.6.8
|
2022-07-28 15:07:11 -07:00 |
Ross Wightman
|
d875a1d3f6
|
version 0.6.7
|
2022-07-27 12:41:06 -07:00 |
Ross Wightman
|
92b91af3bb
|
version 0.6.6
|
2022-07-15 17:00:18 -07:00 |
Ross Wightman
|
2898cf6e41
|
version 0.6.5 for pypi release
|
2022-07-10 16:43:23 -07:00 |
Ross Wightman
|
a8e34051c1
|
Unbreak gamma remap impacting beit checkpoint load, version bump to 0.6.4
|
2022-07-07 23:07:43 -07:00 |
Ross Wightman
|
1c5cb819f9
|
bump version to 0.6.3 before merge
|
2022-07-07 22:05:56 -07:00 |
Ross Wightman
|
20a1fa63f8
|
Make dev version 0.6.2.dev0 for pypi pre
|
2022-05-15 14:29:57 -07:00 |
Ross Wightman
|
347308faad
|
Update README.md, version to 0.6.2
|
2022-05-13 13:54:41 -07:00 |
Ross Wightman
|
024fc4d9ab
|
version 0.6.1 for master
|
2022-03-21 22:03:13 -07:00 |
Ross Wightman
|
bcaeb91b03
|
Version to 0.6.0, possible interface incompatibilities vs 0.5.x
|
2022-01-31 15:42:14 -08:00 |
Ross Wightman
|
447677616f
|
version 0.5.5
|
2022-01-20 21:18:30 -08:00 |
Ross Wightman
|
fa6463c936
|
Version 0.5.4
|
2022-01-14 16:28:27 -08:00 |
Ross Wightman
|
1406cddc2e
|
FBNetV3 timm trained weights added for b/d/g variants. Update version to 0.5.2 for pypi release.
|
2022-01-07 12:05:08 -08:00 |
Ross Wightman
|
93901e992f
|
Version bump to 0.5.0 for pending release post RSB and ATTN updates
|
2021-10-03 17:34:57 -07:00 |
Ross Wightman
|
392368e210
|
Add efficientnetv2_rw_t defs w/ weights, and gc variant, as well as gcresnet26ts for experiments. Version 0.4.13
|
2021-07-09 16:46:52 -07:00 |
Ross Wightman
|
4c09a2f169
|
Bump version 0.4.12
|
2021-06-18 16:17:34 -07:00 |
Ross Wightman
|
02320c3e3d
|
Bump version to 0.4.11
|
2021-05-31 15:41:51 -07:00 |
Ross Wightman
|
318360c3f9
|
Update README.md before merge. Bump version to 0.4.10
|
2021-05-25 12:26:16 -07:00 |
Ross Wightman
|
328249f11a
|
Update README, tweak fine-tune effv2 model names.
|
2021-05-14 16:37:43 -07:00 |
Ross Wightman
|
5a196dddf6
|
Update README.md with latest, bump version to 0.4.8
|
2021-04-12 13:15:00 -07:00 |
Ross Wightman
|
288682796f
|
Update benchmark script to add precision arg. Fix some downstream (DeiT) compat issues with latest changes. Bump version to 0.4.7
|
2021-04-01 16:40:12 -07:00 |
Ross Wightman
|
740f32c96a
|
Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6
|
2021-03-17 13:55:32 -07:00 |
Ross Wightman
|
317ea3e599
|
Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features for simplicty. Update tests for pytorch 1.8. 0.4.5 version bump.
|
2021-03-06 12:48:06 -08:00 |
Ross Wightman
|
9de2ec5e44
|
Update README for AGC and bump version to 0.4.4
|
2021-02-16 09:13:03 -08:00 |
Ross Wightman
|
ca9b078ac7
|
Update README.md and docs. Version bumped to 0.4.3
|
2021-02-10 14:46:07 -08:00 |
Ross Wightman
|
e9d6fe293c
|
Update README for new weights. Version 0.4.2
|
2021-02-08 11:51:16 -08:00 |