Skip to content

Conversation

shoumikhin
Copy link
Contributor

Summary: .

Differential Revision: D84259597

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 9, 2025
Copy link

meta-codesync bot commented Oct 9, 2025

@shoumikhin has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84259597.

Copy link

github-actions bot commented Oct 9, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@shoumikhin shoumikhin added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported labels Oct 9, 2025
Copy link

pytorch-bot bot commented Oct 9, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14944

Note: Links to docs will display an error until the docs builds have been completed.

❌ 7 New Failures

As of commit 7d280c6 with merge base d39992f (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Oct 9, 2025
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Oct 9, 2025
@shoumikhin shoumikhin merged commit 4bdd3df into pytorch:main Oct 10, 2025
129 of 138 checks passed
@shoumikhin
Copy link
Contributor Author

@pytorchbot cherry-pick --onto release/1.0 -c fixnewfeature

pytorchbot pushed a commit that referenced this pull request Oct 10, 2025
Summary: The `make_tensor_ptr(TensrPtr)` overload creates a view on an existing `Tensor`. Here we provide a way for users to customize the shape, etc. so that they can easily do squeeze/unsqueeze and other convenient operations.

Differential Revision: D84259597

(cherry picked from commit 4bdd3df)
@pytorchbot
Copy link
Collaborator

Cherry picking #14944

The cherry pick PR is at #14982 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants