Skip to content

Commit 78c3724

Browse files
committed
Release 1.0.22 for LayerScale regression
1 parent ce73a2c commit 78c3724

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
## What's New
1414

15+
## Nov 4, 2025
16+
* Fix LayerScale / LayerScale2d init bug (init values ignored), introduced in 1.0.21. Thanks https://github.com/Ilya-Fradlin
17+
* Release 1.0.22
18+
1519
## Oct 31, 2025 🎃
1620
* Update imagenet & OOD variant result csv files to include a few new models and verify correctness over several torch & timm versions
1721
* EfficientNet-X and EfficientNet-H B5 model weights added as part of a hparam search for AdamW vs Muon (still iterating on Muon runs)

timm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.22.dev0'
1+
__version__ = '1.0.22'

0 commit comments

Comments
 (0)