You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/04 23:37:16 UTC

[GitHub] [tvm] altanh opened a new pull request #7976: [Relay][Parser][Bugfix] Fix parsing hierarchical attibute names

altanh opened a new pull request #7976:
URL: https://github.com/apache/tvm/pull/7976


   #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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] tqchen merged pull request #7976: [Relay][Parser][Bugfix] Fix parsing hierarchical attibute names

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #7976:
URL: https://github.com/apache/tvm/pull/7976


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on pull request #7976: [Relay][Parser][Bugfix] Fix parsing hierarchical attibute names

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #7976:
URL: https://github.com/apache/tvm/pull/7976#issuecomment-832835440


   Thanks @altanh !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org