Skip to content

Releases: lucidrains/vit-pytorch

1.2.2

20 May 15:24
Compare
Choose a tag to compare
address https://github.com/lucidrains/vit-pytorch/issues/266

1.2.1

08 May 16:34
Compare
Choose a tag to compare
enforce latest einops

1.2.0

18 Mar 16:41
Compare
Choose a tag to compare
add a version of simple vit using flash attention

1.1.1

08 Mar 03:29
Compare
Choose a tag to compare
separate a simple vit from mp3, so that simple vit can be used after …

1.1.0

07 Mar 22:29
Compare
Choose a tag to compare
release mp3, contributed by @Vishu26

1.0.2

10 Feb 18:39
Compare
Choose a tag to compare
double down on dual patch norm, fix MAE and Simmim to be compatible w…

1.0.1

06 Feb 17:45
Compare
Choose a tag to compare
seeing a signal with dual patchnorm in another repository, fully inco…

1.0.0

03 Feb 16:11
Compare
Choose a tag to compare
adopt dual patchnorm paper for as many vit as applicable, release 1.0.0

0.40.2

05 Dec 18:47
Compare
Choose a tag to compare
need simple vit with patch dropout for another project

0.40.1

02 Dec 17:22
Compare
Choose a tag to compare
add vit with patch dropout, fully embrace structured dropout as multi…