yzh119 opened a new pull request #10809: URL: https://github.com/apache/tvm/pull/10809
This PR fixed the bug introduced in #10638 , where I used `const_cast` to change the field of a block, which may after other modules because different modules might share the same block. I also add a test to check whether the decompose reduction would affect the hash value of other modules. cc @masahi @Hzfengsy -- 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]
