Migrate AT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3 to c10::complex#37977
Migrate AT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3 to c10::complex#37977
Conversation
💊 CI failures summary and remediationsAs of commit ee80476 (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:
|
|
Strange, the failure is real |
|
@anjali411 The test failure was caused by the wrong implementation of |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
which test was failing? |
oh I see |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@anjali411 merged this pull request in f4d9713. |
|
Unlanding. Unfortunately this appears to have broken pytorch_linux_xenial_cuda9_2_cudnn7_py3_gcc7_build. Copy of relevant portion of the log: |
…ch#37977) Summary: `AT_DISPATCH_ALL_TYPES_AND_C10_COMPLEX_AND3` is removed `AT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3` is now using `c10::complex` Pull Request resolved: pytorch#37977 Differential Revision: D21449612 Pulled By: anjali411 fbshipit-source-id: 236070946b9d6fc89533d196f17fa9c7275d83b5
AT_DISPATCH_ALL_TYPES_AND_C10_COMPLEX_AND3is removedAT_DISPATCH_ALL_TYPES_AND_COMPLEX_AND3is now usingc10::complex