t-vi opened a new pull request #5001: fix ROCm strategy for winograd conv selection URL: https://github.com/apache/incubator-tvm/pull/5001 This adapts the ROCm conv strategy to more closely match the CUDA one. In particular we don't select winograd when it's not applicable (e.g. 1x1 convs), and replicate the priority fix done for CUDA in #4987 . @masahi
---------------------------------------------------------------- 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
