junrushao1994 commented on pull request #9559:
URL: https://github.com/apache/tvm/pull/9559#issuecomment-976738622


   > on the c++ stacktrace side, perhaps the main thing is to update the [trace 
normalizer](https://github.com/apache/tvm/blob/main/src/runtime/c_runtime_api.cc#L225)
 to simplify and skip some of the less informative traces(e.g. 
unpackcall_dispatcher) but keep the rest of the useful traces
   
   Alternatively, there are other metaprogramming tricks to completely avoid 
recursion and could potentially generate significantly better error message.


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