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 2020/10/09 14:19:24 UTC

[GitHub] [incubator-tvm] tqchen commented on issue #6653: Incorrect data type in relay causes abort() rather than exception

tqchen commented on issue #6653:
URL: https://github.com/apache/incubator-tvm/issues/6653#issuecomment-706206178


   In this case the problem is not in the throw, but the exception being raised in a destructor. The particular destructor is already being marked as enable throw and is fine, so it we need to look up the stacktrace to see what destructor causes the problem


----------------------------------------------------------------
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:
users@infra.apache.org