-
Notifications
You must be signed in to change notification settings - Fork 688
Allow removing permute pairs in addition to transpose pairs #10501
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10501
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit ec11f8d with merge base c5dd476 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73619452 |
Summary: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further, task is T222295719 Reviewed By: zonglinpeng Differential Revision: D73619452
dcdf077
to
16a084f
Compare
This pull request was exported from Phabricator. Differential Revision: D73619452 |
Summary: Pull Request resolved: #10501 As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further, task is T222295719 Reviewed By: zonglinpeng Differential Revision: D73619452
16a084f
to
eaedd4d
Compare
Summary: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further, task is T222295719 Differential Revision: D73619452
eaedd4d
to
eab834e
Compare
This pull request was exported from Phabricator. Differential Revision: D73619452 |
Summary: Pull Request resolved: #10501 As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further, task is T222295719 Differential Revision: D73619452
This pull request was exported from Phabricator. Differential Revision: D73619452 |
eab834e
to
2fbf300
Compare
2fbf300
to
2c34c2a
Compare
This pull request was exported from Phabricator. Differential Revision: D73619452 |
2c34c2a
to
673e85a
Compare
This pull request was exported from Phabricator. Differential Revision: D73619452 |
Summary: Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Differential Revision: D73619452
673e85a
to
871ef8e
Compare
Summary: Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Differential Revision: D73619452
871ef8e
to
ec11f8d
Compare
…10501) Summary: Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: pytorch#10566 Pull Request resolved: pytorch#10501 Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Reviewed By: hsharma35 Differential Revision: D73619452
…10566) Summary: Pull Request resolved: As titled. Gets us 27% better cycles on Activity Classification (at opt level 3). Can be improved further (when fused permutations are not an identity), task is T222295719 Differential Revision: D73619452 Co-authored-by: Thomas Jannaud <[email protected]>
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Summary:
As titled. Gets us 27% better cycles on Activity Classification (at opt level 3).
Can be improved further, task is T222295719
Reviewed By: zonglinpeng
Differential Revision: D73619452