Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
1.9.4
another assert for lfq
1.9.3
another assert for lfq
1.9.2
some handholding
1.9.1
take care of projection from feature dimension to codebook dimension …
1.9.0
Merge pull request #77 from lucidrains/LFQ begin work on the proposed "lookup free quantization"
1.8.1
fix list type
1.8.0a
fix pypi
1.8.0
credit assignment
1.7.1
automatically sync codebook, if distributed is initialized and world …
1.7.0
residual vq should only do one projection to the codebook dim, and on…