-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add CUDA support for torch.ormqr #57316
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
Conversation
CUDA support is implemented using cuSOLVER. [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit f5b5516 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
CUDA support is implemented using cuSOLVER. ghstack-source-id: d9015a3 Pull Request resolved: pytorch#57316
Codecov Report
@@ Coverage Diff @@
## gh/ivanyashchuk/28/base #57316 +/- ##
===========================================================
- Coverage 77.64% 77.64% -0.01%
===========================================================
Files 1956 1956
Lines 194814 194814
===========================================================
- Hits 151267 151263 -4
- Misses 43547 43551 +4 |
xwang233
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. Thanks for the work!
CUDA support is implemented using cuSOLVER. [ghstack-poisoned]
CUDA support is implemented using cuSOLVER. ghstack-source-id: f0075a5 Pull Request resolved: pytorch#57316
CUDA support is implemented using cuSOLVER. [ghstack-poisoned]
CUDA support is implemented using cuSOLVER. ghstack-source-id: 46b336e Pull Request resolved: pytorch#57316
CUDA support is implemented using cuSOLVER. [ghstack-poisoned]
CUDA support is implemented using cuSOLVER. ghstack-source-id: 1d61430 Pull Request resolved: pytorch#57316
CUDA support is implemented using cuSOLVER. [ghstack-poisoned]
CUDA support is implemented using cuSOLVER. ghstack-source-id: 7aad518 Pull Request resolved: pytorch#57316
mruberry
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.
Nice work @IvanYashchuk, thanks for reviewing, @xwang233!
|
@mruberry has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
1 similar comment
|
@mruberry has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Pull Request resolved: pytorch#57316 CUDA support is implemented using cuSOLVER. Test Plan: Imported from OSS Reviewed By: ngimel Differential Revision: D28242071 Pulled By: mruberry fbshipit-source-id: 6f0a1c50c21c376d2ee2907bddb618c6a600db1f
Summary: Pull Request resolved: pytorch#57316 CUDA support is implemented using cuSOLVER. Test Plan: Imported from OSS Reviewed By: ngimel Differential Revision: D28242071 Pulled By: mruberry fbshipit-source-id: 6f0a1c50c21c376d2ee2907bddb618c6a600db1f
Stack from ghstack:
CUDA support is implemented using cuSOLVER.
Differential Revision: D28242071