-
Notifications
You must be signed in to change notification settings - Fork 712
Add torch.tensor to named_data_store #15504
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/15504
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 Cancelled Job, 2 Unrelated FailuresAs of commit e41b5f1 with merge base 5e06650 ( CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was 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 PR needs a
|
ebad095 to
c2eddae
Compare
Summary: Allow adding torch.Tensor to named_data_store, and infer the TensorLayout. Differential Revision: D85992938
larryliu0820
left a comment
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.
Review automatically exported from Phabricator review in Meta.
Summary: Allow adding torch.Tensor to named_data_store, and infer the TensorLayout. Reviewed By: larryliu0820 Differential Revision: D85992938
c2eddae to
e41b5f1
Compare
Differential Revision: D85992938 Pull Request resolved: pytorch#15504
Summary: Allow adding torch.Tensor to named_data_store, and infer the TensorLayout.
Differential Revision: D85992938