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

[Realy][fix] Fix alpha_equal bug for attribute check #4897

Merged
merged 1 commit into from Feb 17, 2020

Conversation

zhiics
Copy link
Member

@zhiics zhiics commented Feb 16, 2020

This PR fix a bug in alpha_equal for attribute checking where it mistakenly uses lhs as the rhs.

The discussion is here: https://discuss.tvm.ai/t/relay-analysis-alpha-equal-questions-and-potential-issues/5704/2

This is the problem 1 in the discussion. Need a separate PR for Problem2.

@zhiics
Copy link
Member Author

zhiics commented Feb 16, 2020

CC @tqchen @icemelon9 @jroesch @MarisaKirisame @soiferj @mbarrett97

@tqchen tqchen merged commit 95de08b into apache:master Feb 17, 2020
@tqchen
Copy link
Member

tqchen commented Feb 17, 2020

Thanks @zhiics !

@zhiics zhiics deleted the alpha_equal branch February 17, 2020 03:29
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics added a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
zhiics added a commit to zhiics/tvm that referenced this pull request Jun 16, 2020
zhiics added a commit to zhiics/tvm that referenced this pull request Jun 17, 2020
zhiics added a commit to zhiics/tvm that referenced this pull request Jun 17, 2020
tqchen pushed a commit that referenced this pull request Jun 17, 2020
* fix RemoveUnusedFunctions pass

* Fix alpha_equal bug (#4897)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants