abergeron opened a new pull request #6065:
URL: https://github.com/apache/incubator-tvm/pull/6065


   This is the follow-up to #5758 for conv3d.
   
   All tests pass and work, but I noticed that there aren't any non-symmetrical 
shapes in the conv3d tests and adding such shapes gives a failing test, because 
the ref and output will have different shapes like (1, 16, 73, 72, 74) and (1, 
16, 74, 73, 72).  This is why one of the tests is commented out.
   
   Ping: @vinx13 @siju-samuel 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to