wzh99 commented on PR #11681:
URL: https://github.com/apache/tvm/pull/11681#issuecomment-1153043424

   > Thanks @wzh99! Can you further confirm that the new test will fail before 
the fix commit?
   
   I revert the commit but keep the new test in my local repository. The new 
test in test_topi_conv3d_ncdhw.py does not fail before the commit. It seems 
that TOPI can handle this case correctly. The bug I reported in #11664 is only 
concerned with type inference in Relay but not TOPI. Perhaps we need to add a 
test case in `test_conv3d_infer_type` of test_op_level2.py if we need to test 
type inference. 


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

Reply via email to