d-smirnov opened a new pull request #7832: URL: https://github.com/apache/tvm/pull/7832
Recursive destructor call replaced with non-recursive (based on ExpandDataflow) for Call nodes. This prevents OutOfStack exception during unwinding a chain of destructors for large-sized subtrees based on smart-pointers. -- 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]
