-
Notifications
You must be signed in to change notification settings - Fork 685
Implement ReplaceMulTensorWithMulAndFullOpsPass. #11577
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/11577
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 2 New FailuresAs of commit 14829c8 with merge base 057558f ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D76469624 |
This pull request was exported from Phabricator. Differential Revision: D76469624 |
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
d7176d2
to
2c52493
Compare
This pull request was exported from Phabricator. Differential Revision: D76469624 |
2c52493
to
056302f
Compare
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
This pull request was exported from Phabricator. Differential Revision: D76469624 |
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
056302f
to
a6aceea
Compare
This pull request was exported from Phabricator. Differential Revision: D76469624 |
a6aceea
to
2bcc20d
Compare
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
This pull request was exported from Phabricator. Differential Revision: D76469624 |
2bcc20d
to
6d486fb
Compare
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
This pull request was exported from Phabricator. Differential Revision: D76469624 |
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
6d486fb
to
d88df06
Compare
This pull request was exported from Phabricator. Differential Revision: D76469624 |
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
d88df06
to
e5825ec
Compare
This pull request was exported from Phabricator. Differential Revision: D76469624 |
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
e5825ec
to
3cc3777
Compare
Summary: Pull Request resolved: pytorch#11577 Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op. Reviewed By: zonglinpeng, hsharma35 Differential Revision: D76469624
This pull request was exported from Phabricator. Differential Revision: D76469624 |
3cc3777
to
14829c8
Compare
Differential Revision: D76469624 Pull Request resolved: pytorch#11577
Summary: Implement pass which searches for the mul.Tensor op and extracts the argument to a standalone full op.
Differential Revision: D76469624