Skip to content

Introduce torch::executor::TensorAccessor #6905

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

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

sxu
Copy link
Contributor

@sxu sxu commented Nov 15, 2024

Summary: Replicate the TensorAccessor template from https://github.com/pytorch/pytorch/blob/fc813df1200b530d246eacc710781241c5a9dedf/aten/src/ATen/core/TensorAccessor.h#L73.

Differential Revision: D66033489

Copy link

pytorch-bot bot commented Nov 15, 2024

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 Cancelled Job

As of commit 8f17e57 with merge base 97b58bb (image):

CANCELLED JOB - The following job was cancelled. Please retry:

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

@facebook-github-bot facebook-github-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 Nov 15, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

@sxu sxu marked this pull request as draft November 15, 2024 23:43
@sxu sxu force-pushed the export-D66033489 branch from 7152909 to 6de2ca2 Compare November 19, 2024 22:29
sxu added a commit to sxu/executorch that referenced this pull request Nov 19, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

sxu added a commit to sxu/executorch that referenced this pull request Nov 19, 2024
@sxu sxu force-pushed the export-D66033489 branch from 6de2ca2 to f685892 Compare November 19, 2024 22:48
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

sxu added a commit to sxu/executorch that referenced this pull request Nov 19, 2024
@sxu sxu force-pushed the export-D66033489 branch from f685892 to f320273 Compare November 19, 2024 22:51
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

sxu added a commit to sxu/executorch that referenced this pull request Nov 20, 2024
@sxu sxu force-pushed the export-D66033489 branch from f320273 to afce0c7 Compare November 20, 2024 01:04
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

@sxu sxu force-pushed the export-D66033489 branch from afce0c7 to 4cbc0a6 Compare November 21, 2024 18:07
sxu added a commit to sxu/executorch that referenced this pull request Nov 21, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

@sxu sxu marked this pull request as ready for review November 21, 2024 18:13
@sxu
Copy link
Contributor Author

sxu commented Nov 21, 2024

@pytorchbot label "topic: not user facing"

sxu added a commit to sxu/executorch that referenced this pull request Nov 21, 2024
@sxu sxu force-pushed the export-D66033489 branch from 4cbc0a6 to 03e1cc1 Compare November 21, 2024 23:53
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

sxu added a commit to sxu/executorch that referenced this pull request Nov 22, 2024
@sxu sxu force-pushed the export-D66033489 branch from 03e1cc1 to 7546313 Compare November 22, 2024 00:54
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

@sxu sxu force-pushed the export-D66033489 branch from 7546313 to 8f17e57 Compare November 22, 2024 03:46
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66033489

@facebook-github-bot facebook-github-bot merged commit fc42a4e into pytorch:main Nov 22, 2024
41 checks passed
@dbort dbort added release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.) and removed topic: not user facing labels Nov 22, 2024
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 release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants