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/08 03:49:52 UTC

[GitHub] [tvm] huajsj opened a new pull request #9876: [TOPI] Print shape information when the input shape not compatible with reshaped shape.

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


   [Issue]
   When the input shape not compatible with reshaped shape and not dynamic
   in topi reshape, the two shape sum value will get printed out as an error
   message, but such shape sum value is not helpful for the trouble shooting.
   
   [Solution]
   Print the shape detail, user can use such information to located related
   operator for trouble shooting.


-- 
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 #9876: [TOPI] Print shape information when the input shape not compatible with reshaped shape.

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


   


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