For broadcast, added support to process distinct input dimensions by ckmadhira · Pull Request #7107 · pytorch/executorch · GitHub
Skip to content

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

Merged
mcremon-meta merged 1 commit into
pytorch: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 into
pytorch:mainfrom
ckmadhira:broadcast_add_mul_fusion_g3

Conversation

@ckmadhira

Copy link
Copy Markdown
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

pytorch-bot Bot commented Nov 27, 2024

Copy link
Copy Markdown

@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