[ONNX] Update embedding export wrt padding_idx#53931
[ONNX] Update embedding export wrt padding_idx#53931BowenBao wants to merge 2 commits intopytorch:masterfrom
Conversation
💊 CI failures summary and remediationsAs of commit 254a353 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
I'll take a look at the conflict files |
672fee0 to
d56ca31
Compare
|
Thank you for the update! |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Codecov Report
@@ Coverage Diff @@
## master #53931 +/- ##
==========================================
- Coverage 77.30% 77.30% -0.01%
==========================================
Files 1891 1891
Lines 184766 184771 +5
==========================================
- Hits 142839 142836 -3
- Misses 41927 41935 +8 |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Summary: To be in-sync with pytorch#53447 Pull Request resolved: pytorch#53931 Reviewed By: ngimel Differential Revision: D27026616 Pulled By: malfet fbshipit-source-id: 4c50b29fa296c90aeeeb1757bdaada92cbba33d4
Summary: To be in-sync with pytorch#53447 Pull Request resolved: pytorch#53931 Reviewed By: ngimel Differential Revision: D27026616 Pulled By: malfet fbshipit-source-id: 4c50b29fa296c90aeeeb1757bdaada92cbba33d4
To be in-sync with #53447