-
Notifications
You must be signed in to change notification settings - Fork 608
Support mutable tensors in TensorParser #4713
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
Support mutable tensors in TensorParser #4713
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4713
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit f15e1c9 with merge base caadd81 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D61222257 |
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: dvorjackz Differential Revision: D61222257
10deaa7
to
610f333
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: dvorjackz Differential Revision: D61222257
610f333
to
1806d4b
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: dvorjackz Differential Revision: D61222257
1806d4b
to
a467698
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: dvorjackz Differential Revision: D61222257
a467698
to
537fc05
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
537fc05
to
35ae3d1
Compare
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: lucylq, dvorjackz Differential Revision: D61222257
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: lucylq, dvorjackz Differential Revision: D61222257
35ae3d1
to
7153a27
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Pull Request resolved: pytorch#4713 Call the new method on program in tensor parser. Add a friend class so it can access it. Reviewed By: lucylq, dvorjackz Differential Revision: D61222257
7153a27
to
f15e1c9
Compare
This pull request was exported from Phabricator. Differential Revision: D61222257 |
Summary: Call the new method on program in tensor parser. Add a friend class so it can access it.
Differential Revision: D61222257