lucidrains / vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch
MIT License
2.12k stars 179 forks source link

Fix: import of LatentQuantize module. #124

Closed MisterBourbaki closed 1 month ago

MisterBourbaki commented 1 month ago

Add: LatentQuantize in the init file Add: all variable for better imports

MisterBourbaki commented 1 month ago

Refer to issue #123

MisterBourbaki commented 1 month ago

@lucidrains I close this issue as PR #125 has dealt with the issue at hand.