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: [email protected]
