tkonolige opened a new pull request #7558: URL: https://github.com/apache/tvm/pull/7558
I've refactored some recursion on let nodes to be iterative. This fixes stack overflows in big models on #7153. Passes modified: - inline primitives - dead code - lambda lift @mbrookhart @zhiics @jroesch ---------------------------------------------------------------- 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]
