-
Notifications
You must be signed in to change notification settings - Fork 607
[ET-VK] fix index error bug in ViewCopyToSqueezeUnsqueezePass #8281
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
[ET-VK] fix index error bug in ViewCopyToSqueezeUnsqueezePass #8281
Conversation
See T214560872 #8226 added the pass to the partition preprocess pass list, so now it runs on all exports. This uncovered a bug in the squeeze dims finding function in the mobilenet test case. Differential Revision: [D69254910](https://our.internmc.facebook.com/intern/diff/D69254910/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8281
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit a939888 with merge base 6fb6332 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
See T214560872 #8226 added the pass to the partition preprocess pass list, so now it runs on all exports. This uncovered a bug in the squeeze dims finding function in the mobilenet test case. Differential Revision: [D69254910](https://our.internmc.facebook.com/intern/diff/D69254910/) ghstack-source-id: 265078517 Pull Request resolved: #8281
This pull request was exported from Phabricator. Differential Revision: D69254910 |
…ass" See T214560872 #8226 added the pass to the partition preprocess pass list, so now it runs on all exports. This uncovered a bug in the squeeze dims finding function in the mobilenet test case. Differential Revision: [D69254910](https://our.internmc.facebook.com/intern/diff/D69254910/) [ghstack-poisoned]
Pull Request resolved: #8281 See T214560872 #8226 added the pass to the partition preprocess pass list, so now it runs on all exports. This uncovered a bug in the squeeze dims finding function in the mobilenet test case. ghstack-source-id: 265183421 @exported-using-ghexport Differential Revision: [D69254910](https://our.internmc.facebook.com/intern/diff/D69254910/)
This pull request was exported from Phabricator. Differential Revision: D69254910 |
e6fe049
into
gh/nathanaelsee/4/base
Summary: Reland of D69254910 (pytorch#8281) Backed out in D69286390 (OSS->fbsource diff train) Differential Revision: D69477266
Stack from ghstack (oldest at bottom):
See T214560872
#8226 added the pass to the partition preprocess pass list, so now it runs on all exports.
This uncovered a bug in the squeeze dims finding function in the mobilenet test case.
Differential Revision: D69254910