Releases: lucidrains/transformer-in-transformer
Releases · lucidrains/transformer-in-transformer
0.1.2
0.1.1
back to layernorm
0.1.0
use rmsnorm instead
0.0.9
use scalenorm
0.0.8
allow for overlapping super-pixel data, as in the token2token paper, …
0.0.7
make it so TNT can accept images of unequal height and width, as long…
0.0.6
extra assert for safe measure
0.0.5
fix pixel calculation bugs
0.0.4
fix bug with einops
0.0.3
add a layernorm before pixels to patch linear