Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.14.19

06 May 21:36

Choose a tag to compare

cosine sim scale defaults to the codebook value

1.14.18

06 May 20:46

Choose a tag to compare

Full Changelog: 1.14.17...1.14.18

1.14.17

06 May 19:43

Choose a tag to compare

Full Changelog: 1.14.16...1.14.17

1.14.16

06 May 16:48

Choose a tag to compare

Full Changelog: 1.14.15...1.14.16

1.14.15

06 May 16:38

Choose a tag to compare

Full Changelog: 1.14.14...1.14.15

1.14.12

05 May 02:23

Choose a tag to compare

revert uneeded fix https://github.com/lucidrains/vector-quantize-pyto…

1.14.11

03 May 18:49

Choose a tag to compare

address https://github.com/lucidrains/vector-quantize-pytorch/issues/123

1.14.10

03 May 17:12
41d3b1d

Choose a tag to compare

Merge pull request #121 from lucidrains/fix-lfq-distance

calculate full euclidean distance in lfq

1.14.9

03 May 13:38

Choose a tag to compare

add an extra method to FSQ for personal use

1.14.8

02 May 13:40

Choose a tag to compare

address https://github.com/lucidrains/vector-quantize-pytorch/issues/119