Ross Wightman
|
e4e43190ce
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
Ross Wightman
|
528faa0e04
|
Some fixes
|
2023-04-26 17:46:20 -07:00 |
Ross Wightman
|
3386af8c86
|
Final push to get remaining models using multi-weight pretrained configs, almost all weights on HF hub
|
2023-04-26 15:52:13 -07: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
|
39b725e1c9
|
Fix tests for rank-4 output where feature channels dim is -1 (3) and not 1
|
2022-05-09 15:20:24 -07:00 |
Ross Wightman
|
d79f3d9d1e
|
Fix torchscript use for sequencer, add group_matcher, forward_head support, minor formatting
|
2022-05-09 12:09:39 -07:00 |
okojoalg
|
93a79a3dd9
|
Fix num_features in Sequencer
|
2022-05-06 23:16:32 +09:00 |
okojoalg
|
578d52e752
|
Add Sequencer
|
2022-05-06 00:36:01 +09:00 |