Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed #15237

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

Johnson9009
Copy link
Contributor

The Python version of Relay ExprMutator class haven't do the copy on write operation, this will cause the pass write using Python version of Relay ExprMutator can't distinguish the nodes that is changed.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 5, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@Johnson9009
Copy link
Contributor Author

@junrushao @tqchen @Hzfengsy Please help to review or cc other reviewers, thanks.

@tqchen tqchen merged commit 7489ce2 into apache:main Jul 7, 2023
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants