quantization icon indicating copy to clipboard operation
quantization copied to clipboard

Quantization compatible Xcode 9 for 16-bit, not for 8-bit and under

Open alexiscreuzot opened this issue 7 years ago • 0 comments

For some reason when I try quantizing existing models I have, I manage to get 16-bit models working on Xcode 9.4.1, but not 8-bit or less.

When I go under 16-bit, Xcode shows me this error : capture d ecran 2018-08-20 a 00 31 18

Is it because Xcode 9 inherently doesn't support 8-bit fixed point representation ?

alexiscreuzot avatar Aug 19 '18 22:08 alexiscreuzot