MarisaKirisame commented on issue #4432: [Relay][Pass] Fix lambda lift pass for recursive call URL: https://github.com/apache/incubator-tvm/pull/4432#issuecomment-558963642 @icemelon9 the program above do not rely on the mutual recursion feature. The closer inside will capture the outside closure as free variable, While the outside closure create multiple inside closure across invocation.
---------------------------------------------------------------- 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
