Releases: lucidrains/vit-pytorch
Releases · lucidrains/vit-pytorch
1.7.4
Full Changelog: 1.7.3...1.7.4
1.7.3
when cross attending in look vit, make sure context tokens are normal…
1.7.2
norm not needed when reusing attention in lookvit
1.7.1
1.7.1
1.7.0
Full Changelog: 1.6.9...1.7.0
1.6.9
rotary needs to be done with full precision to be safe
1.6.8
address https://github.com/lucidrains/vit-pytorch/issues/300
1.6.7
address https://github.com/lucidrains/vit-pytorch/issues/306
1.6.6
address https://github.com/lucidrains/vit-pytorch/issues/304
1.6.5
address https://github.com/lucidrains/vit-pytorch/issues/292