You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/18 11:56:44 UTC

[GitHub] [incubator-tvm] cbalint13 edited a comment on issue #5363: [Topi, ARM] Disbale Winograd for quantized tensors.

cbalint13 edited a comment 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:
users@infra.apache.org


With regards,
Apache Git Services