Skip to content

[Relay][Parser][Bugfix] Fix parsing hierarchical attibute names - #7976

Merged
tqchen merged 2 commits into
apache:mainfrom
altanh:fix_dotted_attrs
May 5, 2021
Merged

[Relay][Parser][Bugfix] Fix parsing hierarchical attibute names#7976
tqchen merged 2 commits into
apache:mainfrom
altanh:fix_dotted_attrs

Conversation

@altanh

Copy link
Copy Markdown
Contributor

#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:mainMay 5, 2021
@tqchen

Copy link
Copy Markdown
Member

Thanks @altanh !

Sign up for freeto 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

@altanh@tqchen