-
Notifications
You must be signed in to change notification settings - Fork 684
Disable mm + add -> addmm fusion if added tensor rank >2 #13632
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13632
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 2 Unrelated FailuresAs of commit 175c8e6 with merge base d5fb6aa ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs 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. |
This pull request was exported from Phabricator. Differential Revision: D80906791 |
This PR needs a
|
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. Differential Revision: D80906791
2c314b5
to
7fa2bbd
Compare
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: 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
7fa2bbd
to
56029a1
Compare
This pull request was exported from Phabricator. Differential Revision: D80906791 |
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: 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: 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
This pull request was exported from Phabricator. Differential Revision: D80906791 |
Summary: Pull Request resolved: pytorch#13632 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
8c52104
to
5741526
Compare
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: 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: 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
This pull request was exported from Phabricator. Differential Revision: D80906791 |
Summary: Pull Request resolved: pytorch#13632 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
5741526
to
93f64fc
Compare
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
93f64fc
to
175c8e6
Compare
This pull request was exported from Phabricator. Differential Revision: D80906791 |
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: 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
Differential Revision: D80906791 Pull Request resolved: pytorch#13632
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.
Differential Revision: D80906791