areusch opened a new issue #10070:
URL: https://github.com/apache/tvm/issues/10070


   A common class of errors on embedded devices are those which cause 
unrecoverable interrupts (e.g. HardFault and cousins on Cortex-M). Host-driven 
usage of microTVM are particularly prone to these (e.g. allocating too much 
memory, badly implemented schedules, incorrect arguments, etc). We should add 
some functionality to microTVM to catch exceptions.
   
   @mehrdadh started on this with https://github.com/apache/tvm/pull/7671


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to