rebel-jangys commented on PR #14340: URL: https://github.com/apache/tvm/pull/14340#issuecomment-1479031657
SInce this PR corrects the conv3d transpose kernel layout, many frontend relay converters and test cases have to be fixed as well. For example, the below test case intentionally set wrong kernel_layout to fit in original wrong kernel layout implementation. https://github.com/apache/tvm/blob/46fb2ff35f95321e5d76610960c626bfa7a784fc/tests/python/contrib/test_dnnl.py#L479-L490 I’ve fixed pytorch relay converter and some test cases, but I would greatly appreciate any assistance with fix. -- 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]
