anijain2305 opened a new pull request #5296: Legalize - Use Non-recursive Rewriter. URL: https://github.com/apache/incubator-tvm/pull/5296 One of my pre-quantized model parsing was seeing segfault because of stack overflow. Switching to non-recursive mutation resolves the issue, and I can compile the model successfully. Thanks for this work! @mbrookhart @tqchen
---------------------------------------------------------------- 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] With regards, Apache Git Services
