Skip to content

Add num_instructions program function #7206

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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

dbort
Copy link
Contributor

@dbort dbort commented Dec 5, 2024

Summary:
Add num_instructions program function to executorch program methods, because some embedded systems this information useful to estimate the required method allocator buffer size.

Differential Revision: D66504180

Copy link

pytorch-bot bot commented Dec 5, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7206

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 6e4e09d with merge base 3be3b92 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-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 Dec 5, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66504180

facebook-github-bot pushed a commit that referenced this pull request Dec 5, 2024
Summary:

Add num_instructions program function to executorch program methods, because some embedded systems this information useful to estimate the required method allocator buffer size.

Reviewed By: dbort

Differential Revision: D66504180
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66504180

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66504180

@dbort dbort added the release notes: runtime Changes related to the core runtime which loads the program methods, initializes delegates, and runs label Dec 6, 2024
dbort pushed a commit that referenced this pull request Dec 6, 2024
Summary:

Add num_instructions program function to executorch program methods, because some embedded systems this information useful to estimate the required method allocator buffer size.

Reviewed By: JacobSzwejbka, dbort

Differential Revision: D66504180
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66504180

Summary:

Add num_instructions program function to executorch program methods, because some embedded systems this information useful to estimate the required method allocator buffer size.

Reviewed By: JacobSzwejbka, dbort, cmt0

Differential Revision: D66504180
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66504180

@facebook-github-bot facebook-github-bot merged commit 29f5cac into main Dec 9, 2024
43 checks passed
@facebook-github-bot facebook-github-bot deleted the export-D66504180 branch December 9, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: runtime Changes related to the core runtime which loads the program methods, initializes delegates, and runs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants