-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[xnnpack][lite-int] preprocess #86980
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
Split up original preprocess diff: This diff introduces the skeleton structure of the delegate APIs. first introducing the method compile spec error handling. For now it just outputs an empty tensor object upon execute. But just proves that delegate apis is working and a new xnnpack delegate backend has been added. ghstack-source-id: 170463366 Differential Revision: [D38562918](https://our.internmc.facebook.com/intern/diff/D38562918/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D38562918/)! [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/86980
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 FailuresAs of commit 6d87207: The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Split up original preprocess diff: This diff introduces the skeleton structure of the delegate APIs. first introducing the method compile spec error handling. For now it just outputs an empty tensor object upon execute. But just proves that delegate apis is working and a new xnnpack delegate backend has been added. Differential Revision: [D38562918](https://our.internmc.facebook.com/intern/diff/D38562918/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D38562918/)! [ghstack-poisoned]
salilsdesai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Split up original preprocess diff: This diff introduces the skeleton structure of the delegate APIs. first introducing the method compile spec error handling. For now it just outputs an empty tensor object upon execute. But just proves that delegate apis is working and a new xnnpack delegate backend has been added. Differential Revision: [D38562918](https://our.internmc.facebook.com/intern/diff/D38562918/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D38562918/)! [ghstack-poisoned]
Pull Request resolved: #86980 Split up original preprocess diff: This diff introduces the skeleton structure of the delegate APIs. first introducing the method compile spec error handling. For now it just outputs an empty tensor object upon execute. But just proves that delegate apis is working and a new xnnpack delegate backend has been added. ghstack-source-id: 170486355 ghstack-source-id: 170486355 Differential Revision: [D38562918](https://our.internmc.facebook.com/intern/diff/D38562918/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D38562918/)!
|
@pytorchbot merge -f 'Landed internally' (Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally) |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
Hey @mcr229. |
Stack from ghstack (oldest at bottom):
Split up original preprocess diff:
This diff introduces the skeleton structure of the delegate APIs. first introducing the method compile spec error handling. For now it just outputs an empty tensor object upon execute. But just proves that delegate apis is working and a new xnnpack delegate backend has been added.
Differential Revision: D38562918
NOTE FOR REVIEWERS: This PR has internal Meta-specific changes or comments, please review them on Phabricator!