Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
1.14.19
cosine sim scale defaults to the codebook value
1.14.18
Full Changelog: 1.14.17...1.14.18
1.14.17
Full Changelog: 1.14.16...1.14.17
1.14.16
Full Changelog: 1.14.15...1.14.16
1.14.15
Full Changelog: 1.14.14...1.14.15
1.14.12
revert uneeded fix https://github.com/lucidrains/vector-quantize-pyto…
1.14.11
address https://github.com/lucidrains/vector-quantize-pytorch/issues/123
1.14.10
Merge pull request #121 from lucidrains/fix-lfq-distance calculate full euclidean distance in lfq
1.14.9
add an extra method to FSQ for personal use
1.14.8
address https://github.com/lucidrains/vector-quantize-pytorch/issues/119