-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Python/C++ API Parity: TransformerDecoder #42886
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
Python/C++ API Parity: TransformerDecoder #42886
Conversation
💊 CI failures summary and remediationsAs of commit 8db1bc0 (more details on the Dr. CI page):
ci.pytorch.org: 1 failedThis 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group. This comment has been revised 51 times. |
9e57c1b to
869af62
Compare
869af62 to
69ad3ff
Compare
e1481fb to
0e84520
Compare
fe2d45c to
ad92a91
Compare
ad92a91 to
8db1bc0
Compare
Codecov Report
@@ Coverage Diff @@
## master #42886 +/- ##
=======================================
Coverage 69.34% 69.34%
=======================================
Files 378 378
Lines 46680 46680
=======================================
Hits 32370 32370
Misses 14310 14310 Continue to review full report at Codecov.
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@glaringlee has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
glaringlee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, thanks a lot for contributing.
|
@glaringlee merged this pull request in 13c7c62. |
Fixes #{37756}