Skip to content

Releases: lucidrains/vit-pytorch

1.9.2

19 Jan 13:53
Compare
Choose a tag to compare

What's Changed

  • remove duplicated qkv computation in na_vit_nested_tensor_3d.py by @JacobLinCool in #341

New Contributors

Full Changelog: 1.9.1...1.9.2

1.9.1

04 Jan 15:55
Compare
Choose a tag to compare
1.9.1

1.9.0

21 Dec 01:31
Compare
Choose a tag to compare

Full Changelog: 1.8.9...1.9.0

1.8.9

24 Nov 16:21
Compare
Choose a tag to compare

Full Changelog: 1.8.8...1.8.9

1.8.8

20 Nov 18:59
Compare
Choose a tag to compare
allow for qk norm to be turned off for na vit nested tensor

1.8.7

31 Oct 13:48
Compare
Choose a tag to compare
fix value residual

1.8.6

28 Oct 16:19
Compare
Choose a tag to compare
add value residual based simple vit

1.8.5

11 Oct 02:15
Compare
Choose a tag to compare

Full Changelog: 1.8.4...1.8.5

1.8.4

10 Oct 17:42
Compare
Choose a tag to compare
go all the way with the normalized vit, fix some scales

1.8.2

10 Oct 15:10
Compare
Choose a tag to compare
go for multi-headed rmsnorm for the qknorm on hypersphere vit