[GitHub] [tvm] rebel-jangys commented on pull request #14340: [Bugfix] Conv3Dtranspose default kernel layout should be IODHW

2023-03-30 Thread via GitHub
rebel-jangys commented on PR #14340: URL: https://github.com/apache/tvm/pull/14340#issuecomment-1490169169 cc @apeskov , this PR is the one you commented as TODO https://github.com/apache/tvm/blob/cbe068cfacbd82d75bfc4914455bbd27652608ac/src/runtime/contrib/dnnl/dnnl_json_runtime.cc#L427

[GitHub] [tvm] rebel-jangys commented on pull request #14340: [Bugfix] Conv3Dtranspose default kernel layout should be IODHW

2023-03-22 Thread via GitHub
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