-
Notifications
You must be signed in to change notification settings - Fork 684
[executorch][runtime] Add get_named_data_map to Program #8849
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
Add to the program interface, to allow users to retrieve the NDM. Differential Revision: [D70276106](https://our.internmc.facebook.com/intern/diff/D70276106/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8849
Note: Links to docs will display an error until the docs builds have been completed. ❌ 37 New FailuresAs of commit 60893d5 with merge base 4df0ade ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Add to the program interface, to allow users to retrieve the NDM. Differential Revision: [D70276106](https://our.internmc.facebook.com/intern/diff/D70276106/) ghstack-source-id: 269083551 Pull Request resolved: #8849
This PR needs a
|
Stack from ghstack (oldest at bottom):
Add to the program interface, to allow users to retrieve the NDM.
Differential Revision: D70276106