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

[Pass] Simplify consecutive casts in Relay #8081

Closed
wants to merge 3 commits into from

Conversation

icemelon
Copy link
Member

This PR adds a new pattern in the SimplifyExpr in Relay that simplifies consecutive casts into one.

cc @mbrookhart

Copy link
Contributor

@mbrookhart mbrookhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@mbrookhart
Copy link
Contributor

@icemelon9 can you rebase? I'm not sure if this hit a flakey test or if there's an issue with mobilenet.

@masahi
Copy link
Member

masahi commented Jan 9, 2022

@AndrewZhaoLuo would be great if you can take over this PR.

@jroesch jroesch added the status: need update need update based on feedbacks label Jan 19, 2022
@AndrewZhaoLuo
Copy link
Contributor

@icemelon do you still have interest in merging this PR? If not then I can try to take over.

@AndrewZhaoLuo
Copy link
Contributor

Ok I'm going to take over merging this PR, probably in a separate branch

@AndrewZhaoLuo
Copy link
Contributor

Closing in favor of #10133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: need update need update based on feedbacks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants