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

Resnet50 Quantization for Inference Speedup in PyTorch

Results 1 resnet50-quantization issues
Sort by recently updated
recently updated
newest added

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...