-
Notifications
You must be signed in to change notification settings - Fork 584
Allow emitting mutable buffer names in schema #9935
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
Allow emitting mutable buffer names in schema #9935
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9935
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 773a347 with merge base 2cce2db ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D72579501 |
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.
Looks good! What is this intended to be used for, btw?
Summary: part 1 of letting people query tensors by names in runtime. Reviewed By: lucylq Differential Revision: D72579501
Summary: part 1 of letting people query tensors by names in runtime. Reviewed By: lucylq Differential Revision: D72579501
768c329
to
268c0bf
Compare
This pull request was exported from Phabricator. Differential Revision: D72579501 |
This pull request was exported from Phabricator. Differential Revision: D72579501 |
Summary: Pull Request resolved: pytorch#9935 part 1 of letting people query tensors by names in runtime. Reviewed By: lucylq Differential Revision: D72579501
268c0bf
to
ffcd6b3
Compare
Summary: part 1 of letting people query tensors by names in runtime. Reviewed By: tarun292, lucylq Differential Revision: D72579501
ffcd6b3
to
31cccc9
Compare
Summary: part 1 of letting people query tensors by names in runtime. Reviewed By: tarun292, lucylq Differential Revision: D72579501
31cccc9
to
d864ebe
Compare
This pull request was exported from Phabricator. Differential Revision: D72579501 |
Summary: Pull Request resolved: pytorch#9935 part 1 of letting people query tensors by names in runtime. Reviewed By: tarun292, lucylq Differential Revision: D72579501
This pull request was exported from Phabricator. Differential Revision: D72579501 |
d864ebe
to
773a347
Compare
Differential Revision: D72579501 Pull Request resolved: #9935
Differential Revision: D72579501 Pull Request resolved: pytorch#9935
Summary: part 1 of letting people query tensors by names in runtime.
Differential Revision: D72579501
cc @angelayi