Skip to content

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

Merged
mcremon-meta merged 1 commit intopytorch:mainfrom
ckmadhira:broadcast_add_mul_fusion_g3
Nov 27, 2024
Merged

For broadcast, added support to process distinct input dimensions#7107
mcremon-meta merged 1 commit intopytorch:mainfrom
ckmadhira:broadcast_add_mul_fusion_g3

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: cmadhira@cadence.com <mckala@invecas.com>
@pytorch-bot
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
@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: cmadhira@cadence.com <mckala@invecas.com>
Co-authored-by: cmadhira@cadence.com <mckala@invecas.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. topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants