Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.5.15

25 May 16:16
Compare
Choose a tag to compare
fix a bug with straight-through, thanks to @goldbird5

1.5.14

24 May 18:38
Compare
Choose a tag to compare
use numerically stable log in reinmax

1.5.12

24 May 18:27
Compare
Choose a tag to compare
default temperature to 1.

1.5.11

24 May 17:39
Compare
Choose a tag to compare
only quantize dropout if number of quantizers greater than 1

1.5.10

24 May 17:19
Compare
Choose a tag to compare
add ability to get straight through gradients, as well as use reinmax

1.5.9

24 May 16:45
Compare
Choose a tag to compare
add ability to get straight through gradients, as well as use reinmax

1.5.8

24 May 14:28
Compare
Choose a tag to compare
handle variable sequence lengths for cross entropy commitment loss

1.5.7

24 May 14:18
Compare
Choose a tag to compare
revert due to https://github.com/lucidrains/vector-quantize-pytorch/i…

1.5.6

24 May 13:58
Compare
Choose a tag to compare
revert due to https://github.com/lucidrains/vector-quantize-pytorch/i…

1.5.5

23 May 20:46
Compare
Choose a tag to compare
should be using l2norm of input for cosine sim