Skip to content

Conversation

@hsharma35
Copy link
Contributor

Summary: Adds support for the case where method inputs are zero-element.

Differential Revision: D80881025

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 23, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Unrelated Failure

As of commit ab14a9b with merge base d5fb6aa (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 Aug 23, 2025
@facebook-github-bot
Copy link
Contributor

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

@hsharma35 hsharma35 added the release notes: none Do not include this in the release notes label Aug 23, 2025
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 23, 2025
Summary:

Adds support for the case where method inputs are zero-element.

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 23, 2025
Summary:

Adds support for the case where method inputs are zero-element.

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 23, 2025
Summary:
Pull Request resolved: pytorch#13623

Adds support for the case where method inputs are zero-element.

Differential Revision: D80881025
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 24, 2025
Summary:

Adds support for the case where method inputs are zero-element.

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 24, 2025
Summary:
Pull Request resolved: pytorch#13623

Adds support for the case where method inputs are zero-element.

Differential Revision: D80881025
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 24, 2025
Summary:

Adds support for the case where method inputs are zero-element.

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 25, 2025
Summary:

Adds support for the case where method inputs are zero-element.

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 25, 2025
Summary:
Pull Request resolved: pytorch#13623

Adds support for the case where method inputs are zero-element.

Differential Revision: D80881025
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 26, 2025
Summary:

Adds support for the case where method inputs are zero-element.

Reviewed By: zonglinpeng

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Aug 26, 2025
Summary:
Pull Request resolved: pytorch#13623

Adds support for the case where method inputs are zero-element.

Reviewed By: zonglinpeng

Differential Revision: D80881025
Summary:

Addmm meta kernel allows the added tensor rank to be >2 but the implementation does not. This diff disables fusion of mm + add in such cases.

Reviewed By: zonglinpeng

Differential Revision: D80906791
Summary:

Fixes ths case where optimized 1D version would throw an error when rank b > rank a.

Reviewed By: manuelcandales

Differential Revision: D80914321
Summary:

Adds support for the case where method inputs are zero-element.

Reviewed By: zonglinpeng

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

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

@facebook-github-bot facebook-github-bot merged commit 62f8a8e into pytorch:main Aug 26, 2025
105 of 111 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Differential Revision: D80881025

Pull Request resolved: pytorch#13623
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 4, 2025
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 4, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 4, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:
Pull Request resolved: pytorch#13935

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:
Pull Request resolved: pytorch#13935

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 9, 2025
Summary:
Pull Request resolved: pytorch#13935

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:
Pull Request resolved: pytorch#13935

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 10, 2025
Summary:
Pull Request resolved: pytorch#13935

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Sep 11, 2025
Summary:

Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead.

Reviewed By: JacobSzwejbka, DrJessop

Differential Revision: D81653487
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants