Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
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
1.9.16
1.9.16
1.9.14
return loss breakdown for LFQ for logging purposes
1.9.12
quick fix thanks to @theAdamColton
1.9.11
final tweak to lfq
1.9.10
addressed the issue with how entropy is calculated for LFQ https://gi…