vinx13 opened a new pull request, #14139: URL: https://github.com/apache/tvm/pull/14139
This PR update `PatternBasedPartitioner` in `FuseOpsByPattern` to allow unused bindings to exist. Previously we apply `PostOrderVisit` which doesn't guarantee all LHS vars in `VarBindingNode` are visited. `FuseOpsByPattern` and `RunCodegen` are also updated to ignore `PrimFunc` cc @sunggg @masahi @yelite -- 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]
