resnet50-quantization icon indicating copy to clipboard operation
resnet50-quantization copied to clipboard

quantizing other than int8

Open Faisal-Hajari opened this issue 2 years ago • 0 comments

Hi, thank you for the notebook!

I was wondering if you ever try to do quantize aware training (QAT )to convert the model from float 32 (fp32) to float point 16 (fp16) ?

Faisal-Hajari avatar Nov 05 '23 09:11 Faisal-Hajari