crazydemo opened a new pull request #10838:
URL: https://github.com/apache/tvm/pull/10838


   This PR would like to change the default weight layout for 
`conv3d_transpose` from `OIDHW` to `IODHW`.
   
   I find that, for conv3d_transpose the weight shape is in order of `(I, O, D, 
H, W)`, which does not match the default layout `OIDHW`.


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to