Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #6597
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/134/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/134/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/133/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/134/orig
@diff-train-skip-merge

… types

Pull Request resolved: #6596

## Changes

As title. Extend the functionality of the `aten.clone` operator to allow transitioning the storage type and memory layout between the input to the output tensor.

## Context

This functionality will be used to transition input tensors to the optimal storage type and memory layout before entering the execution of an op. The transition nodes will be added by a memory metadata tagging pass that will be introduced in a subsequent diff.
ghstack-source-id: 251229412
@exported-using-ghexport

Differential Revision: [D65277710](https://our.internmc.facebook.com/intern/diff/D65277710/)
Pull Request resolved: #6597

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.
ghstack-source-id: 251229414
@exported-using-ghexport

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

pytorch-bot bot commented Nov 1, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 596327c with merge base 1972e69 (image):

NEW FAILURES - The following jobs have failed:

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 1, 2024
Base automatically changed from gh/SS-JIA/133/orig to main November 1, 2024 03:00
@SS-JIA SS-JIA merged commit 465170f into main Nov 1, 2024
36 of 38 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/134/orig branch November 1, 2024 03:00
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants