tqchen commented on pull request #8847: URL: https://github.com/apache/tvm/pull/8847#issuecomment-905589054
Thanks @hgt312 , may I ask the motivation of the change? The original intend of the code is that the pass should return a new module if necessary, but can perform copyon write optimization if needed. This change would make us unable to perform the copyon write optimization. We probably need to fix the problematic passes behavior instead of this one. -- 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]
