Skip to content

[executorch][runtime] Add get_named_data_map to Program - #8849

Closed
lucylq wants to merge 1 commit into
gh/lucylq/51/basefrom
gh/lucylq/51/head
Closed

[executorch][runtime] Add get_named_data_map to Program#8849
lucylq wants to merge 1 commit into
gh/lucylq/51/basefrom
gh/lucylq/51/head

Conversation

@lucylq

@lucylqlucylq commented Feb 28, 2025

Copy link
Copy Markdown
Contributor

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]
@pytorch-bot

pytorch-botBot commented Feb 28, 2025

Copy link
Copy Markdown

🔗 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 Failures

As of commit 60893d5 with merge base 4df0ade (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 28, 2025
lucylq added a commit that referenced this pull request Feb 28, 2025
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
@github-actions

Copy link
Copy Markdown

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lucylq@facebook-github-bot