pytorch-image-models/timm
Ross Wightman 27c42f0830 Fix torchscript use for offician Swin-V2, add support for non-square window/shift to WindowAttn/Block 2022-05-13 09:29:33 -07:00
..
data Significant model refactor and additions: 2022-02-28 13:56:23 -08:00
loss Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 2021-09-23 15:45:39 -07:00
models Fix torchscript use for offician Swin-V2, add support for non-square window/shift to WindowAttn/Block 2022-05-13 09:29:33 -07:00
optim Fix bug introduced in non layer_decay weight_decay application. Remove debug print, fix arg desc. 2022-02-28 17:06:32 -08:00
scheduler fix: change milestones to decay-milestones 2022-05-10 07:57:19 +09:00
utils Disable nvfuser fma / opt level overrides per #1244 2022-05-13 09:27:13 -07:00
__init__.py Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 2022-01-25 21:54:13 -08:00
version.py version 0.6.1 for master 2022-03-21 22:03:13 -07:00