electriclilies opened a new pull request #9311:
URL: https://github.com/apache/tvm/pull/9311


   There are some places in the codebase where people throw runtime errors from 
the standard library. This is not good because runtime errors do not produce a 
stack trace. 
   
   In this PR, I replace all the runtime errors with LOG(FATAL)


-- 
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-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to