Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Sep 24, 2024

Stack from ghstack (oldest at bottom):

Context

As title. Implement aten.transpose.int as a view operator, which creates an alias of the input tensor with different sizes and strides.

To effectively test the op, the codegen script is also updated to support view ops.

Differential Revision: D61666463

## Context

As title. Implement `aten.transpose.int` as a view operator, which creates an alias of the input tensor with different sizes and strides.

To effectively test the op, the codegen script is also updated to support view ops.

Differential Revision: [D61666463](https://our.internmc.facebook.com/intern/diff/D61666463/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 24, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3847bb1 with merge base df72b8c (image):
💚 Looks good so far! There are no failures yet. 💚

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3f447d7.

@SS-JIA SS-JIA deleted the gh/SS-JIA/92/head branch January 24, 2025 19:44
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 Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants