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

[v1.7.0 Patch][ONNX] Update embedding_bag export (#44693) #45756

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

neginraoof
Copy link
Contributor

Summary:
Enable ONNX export of embedding bag operator with dynamically provided arguments: offsets and weights.

Pull Request resolved: #44693

Reviewed By: malfet

Differential Revision: D23831980

Pulled By: bzinodev

fbshipit-source-id: 3eaff1a0f20d1bcfb8039e518d78c491be381e1a

Fixes #{issue number}

Summary:
Export of embedding bag with dynamic list of offsets.

Pull Request resolved: pytorch#44693

Reviewed By: malfet

Differential Revision: D23831980

Pulled By: bzinodev

fbshipit-source-id: 3eaff1a0f20d1bcfb8039e518d78c491be381e1a
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Oct 2, 2020
@neginraoof neginraoof changed the title [ONNX] Update embedding_bag export (#44693) [v1.7.0 Patch][ONNX] Update embedding_bag export (#44693) Oct 2, 2020
@albanD albanD added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Oct 6, 2020
@soumith soumith merged commit 8f8da60 into pytorch:release/1.7 Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants