Hzfengsy opened a new pull request, #14001: URL: https://github.com/apache/tvm/pull/14001
This PR introduces three passes for operator fusion: 1. AnnotateTIROpPattern: analyze the operator kind from PrimFunc. 2. FuseOps: fuse operators for Relax functions, which adds a new fused relax primitive function. 3. FuseTIR: fuse corresponding TIR PrimFuncs for the fused relax. -- 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]
