You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm
Ross Wightman 7a9c6811c9
Add eps arg to LayerNorm2d, add 'tf' (tensorflow) variant of trunc_normal_ that applies scale/shift after sampling (instead of needing to move a/b)
2 years ago
..
data Follow up to #1256, fix interpolation warning in auto_autoaugment as well 2 years ago
loss
models Add eps arg to LayerNorm2d, add 'tf' (tensorflow) variant of trunc_normal_ that applies scale/shift after sampling (instead of needing to move a/b) 2 years ago
optim Fix bug introduced in non layer_decay weight_decay application. Remove debug print, fix arg desc. 2 years ago
scheduler fix: change milestones to decay-milestones 2 years ago
utils Disable nvfuser fma / opt level overrides per #1244 2 years ago
__init__.py Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 2 years ago
version.py Make dev version 0.6.2.dev0 for pypi pre 2 years ago