Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
1.10.7
quick fix
1.10.6
automatically detect and handle image or video fmaps
1.10.5
take care of input dimension being different than codebook dimension …
1.10.4
allow for grouped residual LFQ
1.10.3
make sure get_output_from_indices works on GroupResidualVQ
1.10.2
offer get_output_from_indices for VectorQuantize, ResidualVQ, and Res…
1.10.1
dummy loss should be scalar and dimensionless
1.10.0
Merge pull request #80 from lucidrains/residual-fsq-or-lfq residual lfq
1.9.18
fix logic determining whether indices is image / video shape in lfq
1.9.17
fix logic determining whether indices is image / video shape in lfq