Releases: lucidrains/vit-pytorch
Releases · lucidrains/vit-pytorch
1.2.9
wrap up NaViT
1.2.8
one can pass a callback to token_dropout_prob for NaViT that takes in…
1.2.7
add constant token dropout for NaViT
1.2.6
release NaViT
1.2.5
1.2.5
1.2.4
fix mpp
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 …