lucidrains / vector-quantize-pytorch

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

fix(fsq): allow any percision (resolves #114) #115

Closed AmitMY closed 6 months ago

AmitMY commented 6 months ago

Here's my attempt at fixing #114, I'm not really sure how to test this.