-
Notifications
You must be signed in to change notification settings - Fork 754
Prep TensorParser for Loading Mutable Segments #4545
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/4545
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit b2fe1a8 with merge base 9b06921 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D60774447 |
|
This pull request was exported from Phabricator. Differential Revision: D60774447 |
Summary: Pull Request resolved: pytorch#4545 Pretty soon itll be possible for a tensor to have both a memplanned pointer and an initial buffer. Differential Revision: D60774447
36e82ca to
38233e9
Compare
Summary: Pull Request resolved: pytorch#4545 Pretty soon itll be possible for a tensor to have both a memplanned pointer and an initial buffer. Differential Revision: D60774447
|
This pull request was exported from Phabricator. Differential Revision: D60774447 |
38233e9 to
b2fe1a8
Compare
|
This pull request has been merged in 1b484fd. |
Summary: Pull Request resolved: pytorch#4545 Pretty soon itll be possible for a tensor to have both a memplanned pointer and an initial buffer. Differential Revision: D60774447 fbshipit-source-id: aed6491c59f58f60e4a221ac8e2b2edae17942a7
Summary: Pretty soon itll be possible for a tensor to have both a memplanned pointer and an initial buffer.
Differential Revision: D60774447