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/06/23 09:25:51 UTC

[GitHub] [incubator-tvm] t-vi opened a new pull request #5897: PyTorch frontend: fix handling of duplicate use of a model weight

t-vi opened a new pull request #5897:
URL: https://github.com/apache/incubator-tvm/pull/5897


   This happens e.g. in shared input/output embeddings in BERT
   or siamese networks.
   
   Thank you @siju-samuel for reporting (in the post-merge discussion in #5887).


----------------------------------------------------------------
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] [incubator-tvm] masahi commented on pull request #5897: PyTorch frontend: fix handling of duplicate use of a model weight

Posted by GitBox <gi...@apache.org>.
masahi commented on pull request #5897:
URL: https://github.com/apache/incubator-tvm/pull/5897#issuecomment-648374339


   @siju-samuel please  take a look


----------------------------------------------------------------
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] [incubator-tvm] siju-samuel merged pull request #5897: PyTorch frontend: fix handling of duplicate use of a model weight

Posted by GitBox <gi...@apache.org>.
siju-samuel merged pull request #5897:
URL: https://github.com/apache/incubator-tvm/pull/5897


   


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