Skip to content

Implement portable abs for complex input #8146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Feb 3, 2025

Stack from ghstack (oldest at bottom):

Absolute value of a complex number is straightforward enough. Had to fix a couple other things because this is (I think) the first use of complex types in ExecuTorch.

Differential Revision: D69058051

Absolute value of a complex number is straightforward enough. Had to fix a couple other things because this is (I think) the first use of complex types in ExecuTorch.

Differential Revision: [D69058051](https://our.internmc.facebook.com/intern/diff/D69058051/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Feb 3, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8146

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (2 Unrelated Failures)

As of commit 724c589 with merge base a5c7609 (image):

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 3, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69058051

swolchok added a commit that referenced this pull request Feb 3, 2025
Absolute value of a complex number is straightforward enough. Had to fix a couple other things because this is (I think) the first use of complex types in ExecuTorch.

Differential Revision: [D69058051](https://our.internmc.facebook.com/intern/diff/D69058051/)

ghstack-source-id: 264405527
Pull Request resolved: #8146
@swolchok swolchok requested a review from digantdesai February 3, 2025 18:01
@swolchok swolchok added the release notes: ops & kernels Changes to the opset and any new / changed kernel implementations label Feb 3, 2025
@swolchok
Copy link
Contributor Author

swolchok commented Feb 3, 2025

@digantdesai can you please propagate your internal accept? sorry I didn't have the PR up, was having export issues

@facebook-github-bot facebook-github-bot merged commit c68792b into gh/swolchok/228/base Feb 4, 2025
44 of 48 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/swolchok/228/head branch February 4, 2025 17:16
kirklandsign pushed a commit that referenced this pull request Feb 4, 2025
Absolute value of a complex number is straightforward enough. Had to fix a couple other things because this is (I think) the first use of complex types in ExecuTorch.

Differential Revision: [D69058051](https://our.internmc.facebook.com/intern/diff/D69058051/)

ghstack-source-id: 264405527
Pull Request resolved: #8146

Co-authored-by: Scott Wolchok <swolchok@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants