slyubomirsky opened a new pull request #7318: URL: https://github.com/apache/tvm/pull/7318
Per the discussion [here](https://discuss.tvm.apache.org/t/confusing-behavior-with-graph-partitioning/8879), it appears there is a bug with how the annotation pass handles let statements; in particular the let body seems to produce a `compiler_begin` tag without a corresponding `compiler_end` tag. In this PR, I have added a test case that demonstrates this. However, I do not know what the fix should be, if any. @zhiics @comaniac, could you examine the behavior in this test case and determine if it is behaving as expected. If a fix is needed, I would be happy to implement it, but I do not know what the expected annotations should be. ---------------------------------------------------------------- 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]
