You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/14 23:03:00 UTC

[GitHub] [tvm] AndrewZhaoLuo opened a new pull request #9938: [ONNX] Fix onnx convtranspose error

AndrewZhaoLuo opened a new pull request #9938:
URL: https://github.com/apache/tvm/pull/9938


   ONNX translation erroneously thinks "groups" attribute refers to input channels when it refers to output channels. 
   
   This was probably the case before I switched Convtranspose layouts to fit regular convs more in PR #9465. 
   
   Should close issue #9885 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #9938: [ONNX] Fix onnx convtranspose error

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #9938:
URL: https://github.com/apache/tvm/pull/9938


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org