tkonolige opened a new pull request #10522: URL: https://github.com/apache/tvm/pull/10522
Autoscheduler cannot handle layout rewritting for grouped convolutions and non-nhwc layouts. Previously layout rewriting was enabled for all convolutions causing errors where autoscheduler generated too large layouts like `64N4n1n1n1H1W68C1n1h1w2c2n`. Autoscheduler is now only enabled on non-grouped conv2d_nhwc. @merrymercy @AndrewZhaoLuo -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
