-
Notifications
You must be signed in to change notification settings - Fork 668
Get tensor data #14133
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
Get tensor data #14133
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14133
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 Cancelled Jobs, 2 Unrelated FailuresAs of commit 6e5676e with merge base 47acc87 ( CANCELLED JOBS - The following jobs were cancelled. Please retry:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D82061884 |
This PR needs a
|
070eb50
to
d3eea17
Compare
This pull request was exported from Phabricator. Differential Revision: D82061884 |
d3eea17
to
eddbb27
Compare
Summary: pytorch#14133 Retrieve tensor data as a buffer (like executorch_program.buffer), so it can be used in pybindings, see D82046648 Differential Revision: D82061884
This pull request was exported from Phabricator. Differential Revision: D82061884 |
eddbb27
to
fd7a27b
Compare
Summary: pytorch#14133 Retrieve tensor data as a buffer (like executorch_program.buffer), so it can be used in pybindings, see D82046648 Differential Revision: D82061884
Summary: pytorch#14133 Retrieve tensor data as a buffer (like executorch_program.buffer), so it can be used in pybindings, see D82046648 Differential Revision: D82061884
fd7a27b
to
a760b23
Compare
This pull request was exported from Phabricator. Differential Revision: D82061884 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D82061884 |
Summary: Pull Request resolved: pytorch#14133 pytorch#14133 Retrieve tensor data as a buffer (like executorch_program.buffer), so it can be used in pybindings, see D82046648 Differential Revision: D82061884
a760b23
to
fcb45d2
Compare
Summary: pytorch#14133 Retrieve tensor data as a buffer (like executorch_program.buffer), so it can be used in pybindings, see D82046648 Reviewed By: JacobSzwejbka Differential Revision: D82061884
fcb45d2
to
6e5676e
Compare
This pull request was exported from Phabricator. Differential Revision: D82061884 |
Summary: Retrieve tensor data as a buffer (like executorch_program.buffer)
Differential Revision: D82061884