Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyTorch frontend: fix handling of duplicate use of a model weight #5897

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

t-vi
Copy link
Contributor

@t-vi t-vi commented Jun 23, 2020

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 happens e.g. in shared input/output embeddings in BERT
or siamese networks.

Thank you @siju-samuel for reporting.
@masahi
Copy link
Member

masahi commented Jun 23, 2020

@siju-samuel please take a look

Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @t-vi

@siju-samuel siju-samuel merged commit 4c78c03 into apache:master Jun 24, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 30, 2020
…ache#5897)

This happens e.g. in shared input/output embeddings in BERT
or siamese networks.

Thank you @siju-samuel for reporting.
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Jul 2, 2020
…ache#5897)

This happens e.g. in shared input/output embeddings in BERT
or siamese networks.

Thank you @siju-samuel for reporting.
Sign up for free to 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.

3 participants