Add CUDA support for torch.ormqr#57316
Add CUDA support for torch.ormqr#57316IvanYashchuk wants to merge 5 commits intogh/ivanyashchuk/28/basefrom
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.
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.
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
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