support flip and rot90 for complex dtype#37826
support flip and rot90 for complex dtype#37826kshitij12345 wants to merge 21 commits intopytorch:masterfrom
Conversation
|
@anjali411 @dylanbespalko Please review. |
💊 CI failures summary and remediationsAs of commit 12c3762 (more details on the Dr. CI page):
ci.pytorch.org: 1 failedThis 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 or post in the (internal) Dr. CI Users group. This comment has been revised 83 times. |
|
@kshitij12345 any updates? |
Hi, |
0de9bb7 to
db22d61
Compare
mruberry
left a comment
There was a problem hiding this comment.
Looking pretty good but a few questions/suggestions.
|
@pytorchbot retest this please! |
c755485 to
1e0623b
Compare
|
@mruberry @anjali411 PTAL:) |
* add `rtol=0` in assertEqual call.
b01d217 to
de42c5d
Compare
facebook-github-bot
left a comment
There was a problem hiding this comment.
@mruberry has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
The Vander test failures are real: |
Sounds good to me! Please re-request review when that happens. |
Do review. Thanks. |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@mruberry has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@mruberry Gentle ping |
Thanks @kshitij12345, internal tests looked good. I'll start landing now. |
|
Diff is landed and tests are now running on OSS Master to validate. |
|
Awesome! OSS Master validation tests look good. |
|
Great! Thanks. Will rebase #38599 and add tests. |
Summary: Closes pytorch#37698 Pull Request resolved: pytorch#37826 Differential Revision: D21657697 Pulled By: mruberry fbshipit-source-id: 16a3899d5de280da692a52bd0ce85d5ebe14cc31
Closes #37698