Skip to content

For broadcast, added support to process distinct input dimensions #7107

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
Nov 27, 2024

Conversation

ckmadhira
Copy link
Contributor

Summary:

For Add and Mul broadcasting, added support to process different input dimension sizes. Added support to process input dimensions more than 5.

inputs. Also, added support for processing dimension size more than 5.

Signed-off-by: [email protected] <[email protected]>
Copy link

pytorch-bot bot commented Nov 27, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 0652de8 with merge base a8fa857 (image):

NEW FAILURE - The following job has failed:

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 Nov 27, 2024
@mcremon-meta mcremon-meta merged commit d136206 into pytorch:main Nov 27, 2024
37 of 40 checks passed
@davidlin54 davidlin54 mentioned this pull request Nov 27, 2024
mergennachin pushed a commit that referenced this pull request Dec 2, 2024
)

For broadcast, added support for distinct dimensions for both the
inputs. Also, added support for processing dimension size more than 5.

Signed-off-by: [email protected] <[email protected]>
Co-authored-by: [email protected] <[email protected]>
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants