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][Parser][Bugfix] Fix parsing hierarchical attibute names #7976

Merged
merged 2 commits into from
May 5, 2021

Conversation

altanh
Copy link
Contributor

@altanh altanh commented May 4, 2021

#7945 introduced a new attribute relay.reshape_only which broke the parser due to the period in the name. This PR adds support for such kinds of attribute names.

cc @tqchen @jroesch

@tqchen tqchen merged commit 3e35130 into apache:main May 5, 2021
@tqchen
Copy link
Member

tqchen commented May 5, 2021

Thanks @altanh !

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.

2 participants