rafzi opened a new pull request #8095: URL: https://github.com/apache/tvm/pull/8095
The annotation causes the fuse_ops pass to stop fusing once it encounteres the annotation: https://github.com/apache/tvm/blob/b2c4f1c2cbd4c4b7ac27ac853dbad7c489784444/src/relay/transforms/fuse_ops.cc#L878 Therefore, the correct documentation should state that it stops fusing with the calls that follow, not the previous ones. @vinx13 @tqchen -- 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]
