cbalint13 commented on issue #5363: [Topi, ARM] Disbale Winograd for quantized tensors. URL: https://github.com/apache/incubator-tvm/pull/5363#issuecomment-615850737 > It might be because of this > https://github.com/apache/incubator-tvm/blob/c936a81dab2b4b4b595d02153a6654b9d4e09cd5/topi/python/topi/nn/winograd_util.py#L83-L131 > > The numbers here need to FP32 ```degree``` is an integer (fits in INT8) that requests filter size (usually 3x3), it will also reflect the degree of polynomial.
---------------------------------------------------------------- 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
