Define +, -, *, / between complex numbers and integers#34506
Define +, -, *, / between complex numbers and integers#34506xuhdev wants to merge 11 commits intogh/xuhdev/63/basefrom
Conversation
[ghstack-poisoned]
[ghstack-poisoned]
💊 CircleCI build failures summary and remediationsAs of commit eff9bce (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no CircleCI failures yet. 💚 💚 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 on the GitHub issue tracker. This comment has been revised 49 times. |
[ghstack-poisoned]
[ghstack-poisoned]
|
@anjali411 I'm deferring review to you. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
anjali411
left a comment
There was a problem hiding this comment.
It will be fine to land after a few changes mentioned in the comments :D
[ghstack-poisoned]
[ghstack-poisoned]
|
@xuhdev there are onnx and rocm test failures that seem to be related to this PR. can you take a look? |
[ghstack-poisoned]
[ghstack-poisoned]
|
@anjali411 The ONNX error seems to be gone |
|
@anjali411 merged this pull request in 451e4d5. |
| TestBinaryOpsForIntType<T, int8_t>(real, img, i, op); | ||
| TestBinaryOpsForIntType<T, int16_t>(real, img, i, op); | ||
| TestBinaryOpsForIntType<T, int32_t>(real, img, i, op); | ||
| TestBinaryOpsForIntType<T, int64_t>(real, img, i, op); |
There was a problem hiding this comment.
Where is the op variable coming from? ovrsource tests started failing on this.
There was a problem hiding this comment.
Hmm it was probably misadded during modification. I'll remove them. Thanks for the report.
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). [ghstack-poisoned]
Summary: Pull Request resolved: #38418 This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back #34506 (which was made for std::complex). Differential Revision: D21587012 Test Plan: Imported from OSS Pulled By: malfet fbshipit-source-id: 6dd10c2f417d6f6d0935c9e1d8b457fd29c163af
Summary: Pull Request resolved: pytorch#34506 Test Plan: Imported from OSS Differential Revision: D20559619 Pulled By: anjali411 fbshipit-source-id: c63cb3c07f694c10328fc17f99d69d7134e5c67a
Summary: Pull Request resolved: pytorch#38418 This is useful in reducing verbosity in c10::complex's general usage, and potentially also offers performance benefits. This brings back pytorch#34506 (which was made for std::complex). Differential Revision: D21587012 Test Plan: Imported from OSS Pulled By: malfet fbshipit-source-id: 6dd10c2f417d6f6d0935c9e1d8b457fd29c163af
Stack from ghstack:
Differential Revision: D20559619