-
Notifications
You must be signed in to change notification settings - Fork 608
Optimized axis map #7886
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
Optimized axis map #7886
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7886
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 2 PendingAs of commit c9e1b84 with merge base 8ec08f9 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D67692960 |
b2cdfcf
to
d033525
Compare
Summary: Add a flag to optimize the axis map layout to be in descending order of axis size. The default is still the same. Differential Revision: D67692960
This pull request was exported from Phabricator. Differential Revision: D67692960 |
d033525
to
a93e0f1
Compare
Summary: Add a flag to optimize the axis map layout to be in descending order of axis size. The default is still the same. Differential Revision: D67692960
This pull request was exported from Phabricator. Differential Revision: D67692960 |
a93e0f1
to
3f89cd3
Compare
Summary: Add a flag to optimize the axis map layout to be in descending order of axis size. The default is still the same. Reviewed By: SS-JIA Differential Revision: D67692960
This pull request was exported from Phabricator. Differential Revision: D67692960 |
Summary: Add a flag to optimize the axis map layout to be in descending order of axis size. The default is still the same. Reviewed By: SS-JIA Differential Revision: D67692960
3f89cd3
to
c9e1b84
Compare
This pull request was exported from Phabricator. Differential Revision: D67692960 |
Summary: Add a flag to optimize the axis map layout to be in descending order of axis size. The default is still the same.
Differential Revision: D67692960