FrozenGene opened a new issue #7625: URL: https://github.com/apache/tvm/issues/7625
currently, in the upstream version of auto scheduler on arm cpu can not reproduce [OSDI paper](https://www.usenix.org/conference/osdi20/presentation/zheng)'s performance. One issue we find is we call wrong compute for arm cpu (https://github.com/apache/tvm/blob/main/python/tvm/relay/op/strategy/arm_cpu.py#L156) and we don't enable winograd for arm cpu too. Open this issue to tracker this. @jcf94 ---------------------------------------------------------------- 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]
