[CUDA] addmv for complex tensors#37940
[CUDA] addmv for complex tensors#37940anjali411 wants to merge 11 commits intogh/anjali411/14/basefrom
Conversation
[ghstack-poisoned]
[ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 698d4ba (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:
|
zasdfgbnm
left a comment
There was a problem hiding this comment.
Could you also add reinterpret castable test to cuComplex and cuComplexDouble in https://github.com/pytorch/pytorch/blob/master/aten/src/ATen/test/cuda_complex_test.cu#L36
yeah good idea! will do |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
|
|
||
| #define AT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3( \ | ||
| SCALARTYPE1, SCALARTYPE2, SCALARTYPE3, TYPE, NAME, ...) \ | ||
| [&] { \ |
There was a problem hiding this comment.
Why this is changed? I guess there is something wrong with the merge conflict. AT_DISPATCH_ALL_TYPES_AND_C10_COMPLEX_AND3 has been removed and AT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3 now uses c10::complex
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
Differential Revision: [D21449462](https://our.internmc.facebook.com/intern/diff/D21449462) [ghstack-poisoned]
|
@anjali411 merged this pull request in 0d977e9. |
Summary: Pull Request resolved: pytorch#37940 Test Plan: Imported from OSS Differential Revision: D21449462 Pulled By: anjali411 fbshipit-source-id: 1f2dd5a7f8a42d3ba92a1b1a286f35454392a06d
Stack from ghstack:
Differential Revision: D21449462