Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.6.17

15 Jun 04:48
Compare
Choose a tag to compare
detach the quantize commit target if not using learnable codebook

1.6.16

15 Jun 04:38
Compare
Choose a tag to compare
fix inplace ema

1.6.15

15 Jun 04:23
Compare
Choose a tag to compare
fix inplace ema

1.6.14

14 Jun 16:14
Compare
Choose a tag to compare
do not used detached quantized tensor for commit loss, to support lea…

1.6.12

14 Jun 16:07
Compare
Choose a tag to compare
address https://github.com/lucidrains/vector-quantize-pytorch/issues/…

1.6.11

02 Jun 03:14
Compare
Choose a tag to compare
make sure the codebook at least receive gradients from sync update

1.6.10

14 Jun 16:06
Compare
Choose a tag to compare
make sure the codebook at least receive gradients from sync update

1.6.9

30 May 20:03
Compare
Choose a tag to compare
reintroduce orthogonal regularization, due to bug that @kashif found

1.6.7

30 May 19:53
Compare
Choose a tag to compare
fix learnable codebook logic, thanks to @kashif

1.6.6

29 May 16:34
Compare
Choose a tag to compare
address cosine sim distributed https://github.com/lucidrains/vector-q…