Skip to content

Conversation

@pssrawat
Copy link
Contributor

Summary:
Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 29, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit e0b07d8 with merge base e19e4a7 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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.

@meta-cla meta-cla 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 Jul 29, 2025
@facebook-github-bot
Copy link
Contributor

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

@pssrawat pssrawat added the release notes: none Do not include this in the release notes label Jul 30, 2025
pssrawat added a commit to pssrawat/executorch that referenced this pull request Jul 31, 2025
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

pssrawat added a commit to pssrawat/executorch that referenced this pull request Jul 31, 2025
Summary:
Pull Request resolved: pytorch#12977

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064
pssrawat added a commit to pssrawat/executorch that referenced this pull request Jul 31, 2025
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

pssrawat added a commit to pssrawat/executorch that referenced this pull request Jul 31, 2025
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

pssrawat added a commit to pssrawat/executorch that referenced this pull request Jul 31, 2025
Summary:
Pull Request resolved: pytorch#12977

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Differential Revision: D79091064
pssrawat added a commit to pssrawat/executorch that referenced this pull request Aug 1, 2025
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Reviewed By: manuelcandales

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

pssrawat added a commit to pssrawat/executorch that referenced this pull request Aug 1, 2025
Summary:
Pull Request resolved: pytorch#12977

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Reviewed By: manuelcandales

Differential Revision: D79091064
pssrawat added a commit to pssrawat/executorch that referenced this pull request Aug 2, 2025
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Reviewed By: manuelcandales

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

pssrawat added a commit to pssrawat/executorch that referenced this pull request Aug 2, 2025
Summary:
Pull Request resolved: pytorch#12977

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Reviewed By: manuelcandales

Differential Revision: D79091064
Summary:

Add complex dtype support for op_add.
The current support for complex dtype enforces that input and output tensors have the same dtype. Support mixed dtypes in the future.
For optimized add op: Additionally, we do not support broadcasting.

Reviewed By: manuelcandales

Differential Revision: D79091064
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 2f782bf into pytorch:main Aug 2, 2025
177 of 186 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Differential Revision: D79091064

Pull Request resolved: pytorch#12977
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: none Do not include this in the release notes topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants