Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.10.2

22 Oct 03:32
Compare
Choose a tag to compare
offer get_output_from_indices for VectorQuantize, ResidualVQ, and Res…

1.10.1

21 Oct 15:02
Compare
Choose a tag to compare
dummy loss should be scalar and dimensionless

1.10.0

21 Oct 14:51
cd4fd3f
Compare
Choose a tag to compare
Merge pull request #80 from lucidrains/residual-fsq-or-lfq

residual lfq

1.9.18

19 Oct 15:45
Compare
Choose a tag to compare
fix logic determining whether indices is image / video shape in lfq

1.9.17

19 Oct 15:44
Compare
Choose a tag to compare
fix logic determining whether indices is image / video shape in lfq

1.9.16

19 Oct 15:16
Compare
Choose a tag to compare
1.9.16

1.9.14

16 Oct 18:46
Compare
Choose a tag to compare
return loss breakdown for LFQ for logging purposes

1.9.12

16 Oct 18:09
Compare
Choose a tag to compare
quick fix thanks to @theAdamColton

1.9.11

16 Oct 16:29
Compare
Choose a tag to compare
final tweak to lfq

1.9.10

16 Oct 16:18
Compare
Choose a tag to compare
addressed the issue with how entropy is calculated for LFQ https://gi…