Skip to content

Commit 7101adb

Browse files
authored
Update README.md
1 parent 85b65f0 commit 7101adb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
- [Citing](#citing)
1212

1313
## What's New
14+
15+
## June 26, 2025
16+
* MobileNetV5 backbone (w/ encoder only variant) for [Gemma 3n](https://ai.google.dev/gemma/docs/gemma-3n#parameters) image encoder
17+
* Version 1.0.16 released
18+
1419
## June 23, 2025
1520
* Add F.grid_sample based 2D and factorized pos embed resize to NaFlexViT. Faster when lots of different sizes (based on example by https://github.com/stas-sl).
1621
* Further speed up patch embed resample by replacing vmap with matmul (based on snippet by https://github.com/stas-sl).

0 commit comments

Comments
 (0)