cbalint13 commented on issue #5363: [Topi, ARM] Disbale Winograd for quantized tensors. URL: https://github.com/apache/incubator-tvm/pull/5363#issuecomment-615851928 > Thanks for sharing the pointers @masahi > That makes sense. It also explains why accuracy is bad in master. We do not cast back to FP32. > > Maybe we can handle that in a separate PR. Casting into FP is just a workaround. Winograd on INT is doable but is tricky. One wise approach is: https://arxiv.org/abs/2003.08646
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
