Added cuda bindings for NNC#51046
Closed
Chillee wants to merge 17 commits intopytorch:masterfrom
Closed
Conversation
Contributor
💊 CI failures summary and remediationsAs of commit 271889b (more details on the Dr. CI page):
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. |
f807f6f to
729e767
Compare
ZolotukhinM
approved these changes
Jan 25, 2021
ZolotukhinM
left a comment
There was a problem hiding this comment.
Looks good!
PS: maybe we should start adding tests at some point :)
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@Chillee has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@Chillee has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Codecov Report
@@ Coverage Diff @@
## master #51046 +/- ##
==========================================
- Coverage 80.92% 80.91% -0.01%
==========================================
Files 1926 1926
Lines 210019 210025 +6
==========================================
+ Hits 169950 169952 +2
- Misses 40069 40073 +4 |
Contributor
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: See above. Pull Request resolved: pytorch#51046 Reviewed By: ZolotukhinM Differential Revision: D26053419 Pulled By: Chillee fbshipit-source-id: 9cc2dc434239a1ad77d30a1e5c0a9592be4944dc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See above.