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/07 02:28:35 UTC

[GitHub] [tvm] huajsj opened a new pull request #9863: [TIR]Show meaningful message when input shape size mismatch with expected size.

huajsj opened a new pull request #9863:
URL: https://github.com/apache/tvm/pull/9863


   [Issue]
   When the transform function get a input data with incorrect shape size, the error message for example "src_shape.size() == src_axis.size() (6 vs. 4)" will be printed out, but the said message not provide enough information to help trouble shooting.
   
   [Solution]
   Add more meaningful error message.


-- 
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 #9863: [TIR]Show meaningful message when input shape size mismatch with expected size.

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


   


-- 
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 #9863: [TIR]Show meaningful message when input shape size mismatch with expected size.

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


   


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