yangulei commented on pull request #9996: URL: https://github.com/apache/tvm/pull/9996#issuecomment-1017245909
@masahi Thanks for your timely comment. Yes, the code section you referred to is doing a multi-blocking layout transformation, that is exactly what this PR for. And I don't think we need `relay.nn.contrib_conv2d_NCHWc` either, since it's just the result of a simple layout transform form a regular `conv2d`. -- 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]
