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/04/21 16:51:51 UTC

[GitHub] [tvm] domin1985 commented on pull request #7775: [Relay][Parser] support dict attributes parsing

domin1985 commented on pull request #7775:
URL: https://github.com/apache/tvm/pull/7775#issuecomment-824210250


   > cc @domin1985
   
   
   
   > I think this is an okay work around for now, ideally we could make the printing a little cleaner but I think the challenge is detecting between typed attributes. In which case are you using this functionality? operators should always have a registered type with them and normal calls shouldn't be using attributes.
   
   Sorry for late reply. This patch is mainly for the sake of extended user defined Ops with DictAttr type. And the relay parser cannot reconstruct this attribute through model stream input generated by printer.


-- 
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