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 2020/12/03 13:22:17 UTC

[GitHub] [tvm] t-vi commented on pull request #7023: Save PyTorch frontend state in object

t-vi commented on pull request #7023:
URL: https://github.com/apache/tvm/pull/7023#issuecomment-737990439


   I've tried to keep this "somewhat minimal", so I didn't move around all the helper functions.
   Personally, I think it'd be neat to make the dispatching of the ops into `getattr` and having functions for them all, but I realize that this is 1) a style thing and 2) somewhat orthogonal to this change, so I'm leaving it out.
   And I'm happy about shaving off a few lines, not all of them are blank...
   
   @masahi
   


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