Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
1.6.17
detach the quantize commit target if not using learnable codebook
1.6.16
fix inplace ema
1.6.15
fix inplace ema
1.6.14
do not used detached quantized tensor for commit loss, to support lea…
1.6.12
address https://github.com/lucidrains/vector-quantize-pytorch/issues/…
1.6.11
make sure the codebook at least receive gradients from sync update
1.6.10
make sure the codebook at least receive gradients from sync update
1.6.9
reintroduce orthogonal regularization, due to bug that @kashif found
1.6.7
fix learnable codebook logic, thanks to @kashif
1.6.6
address cosine sim distributed https://github.com/lucidrains/vector-q…