-
Notifications
You must be signed in to change notification settings - Fork 607
Add transpose ops make convolutions channels-last. #6459
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/6459
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit ac73b60 with merge base 395b4d6 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D62484686 |
cc1d656
to
c919152
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
c919152
to
8793f92
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
8793f92
to
97c4095
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
97c4095
to
7c54d06
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
7c54d06
to
674b8b7
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
674b8b7
to
a7d774a
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
a7d774a
to
43a0c9c
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
43a0c9c
to
ac73b60
Compare
This pull request was exported from Phabricator. Differential Revision: D62484686 |
Summary: Keeping this pass at opt_level=3 as this would introduce extra transpose ops.
Reviewed By: zonglinpeng
Differential Revision: D62484686