Releases: lucidrains/vit-pytorch
Releases · lucidrains/vit-pytorch
1.2.2
address https://github.com/lucidrains/vit-pytorch/issues/266
1.2.1
enforce latest einops
1.2.0
add a version of simple vit using flash attention
1.1.1
separate a simple vit from mp3, so that simple vit can be used after …
1.1.0
release mp3, contributed by @Vishu26
1.0.2
double down on dual patch norm, fix MAE and Simmim to be compatible w…
1.0.1
seeing a signal with dual patchnorm in another repository, fully inco…
1.0.0
adopt dual patchnorm paper for as many vit as applicable, release 1.0.0
0.40.2
need simple vit with patch dropout for another project
0.40.1
add vit with patch dropout, fully embrace structured dropout as multi…