-
Notifications
You must be signed in to change notification settings - Fork 607
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
Conversation
🔗 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 FailuresAs of commit 6e4e09d with merge base 3be3b92 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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: dbort Differential Revision: D66504180
53df398
to
d5ff8b6
Compare
This pull request was exported from Phabricator. Differential Revision: D66504180 |
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 Differential Revision: D66504180
d5ff8b6
to
55e4533
Compare
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
55e4533
to
6e4e09d
Compare
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.
Differential Revision: D66504180