Skip to content

Releases: lucidrains/vit-pytorch

1.7.7

20 Aug 22:12

Choose a tag to compare

Full Changelog: 1.7.5...1.7.7

1.7.6

20 Aug 22:07
771fb6d

Choose a tag to compare

What's Changed

Full Changelog: 1.7.5...1.7.6

1.7.5

07 Aug 15:46

Choose a tag to compare

1.7.5

1.7.4

20 Jul 02:24

Choose a tag to compare

Full Changelog: 1.7.3...1.7.4

1.7.3

19 Jul 17:23

Choose a tag to compare

when cross attending in look vit, make sure context tokens are normal…

1.7.2

19 Jul 17:00

Choose a tag to compare

norm not needed when reusing attention in lookvit

1.7.1

19 Jul 16:49

Choose a tag to compare

1.7.1

1.7.0

11 Jun 22:13

Choose a tag to compare

Full Changelog: 1.6.9...1.7.0

1.6.9

11 May 15:04

Choose a tag to compare

rotary needs to be done with full precision to be safe

1.6.8

02 May 15:46

Choose a tag to compare

address https://github.com/lucidrains/vit-pytorch/issues/300