Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Mar 11, 2025

Stack from ghstack (oldest at bottom):

Context

Currently, the memory metadata tagging pass cannot properly insert memory type transitions for operators that accept a list of tensors as an input argument.

This diff addresses the gap by implementing the case where a graph node's argument is a list of nodes instead of just a single node.

Differential Revision: D71005186

… args

## Context

Currently, the memory metadata tagging pass cannot properly insert memory type transitions for operators that accept a list of tensors as an input argument.

This diff addresses the gap by implementing the case where a graph node's argument is a list of nodes instead of just a single node.

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

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 11, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit ed00538 with merge base 9dcee22 (image):
💚 Looks good so far! There are no failures yet. 💚

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

SS-JIA added a commit that referenced this pull request Mar 11, 2025
… args

## Context

Currently, the memory metadata tagging pass cannot properly insert memory type transitions for operators that accept a list of tensors as an input argument.

This diff addresses the gap by implementing the case where a graph node's argument is a list of nodes instead of just a single node.

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

ghstack-source-id: 271146751
Pull Request resolved: #9173
@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 Mar 11, 2025
@facebook-github-bot
Copy link
Contributor

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

@SS-JIA SS-JIA added the release notes: vulkan Changes to the Vulkan backend delegate label Mar 12, 2025
@facebook-github-bot facebook-github-bot merged commit 95da401 into gh/SS-JIA/196/base Mar 12, 2025
50 of 54 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/SS-JIA/196/head branch March 12, 2025 20:55
SS-JIA added a commit that referenced this pull request Mar 12, 2025
… args (#9203)

This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #9173 by
@SS-JIA
^ 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/196/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/196/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/196/orig
@diff-train-skip-merge

Co-authored-by: Stephen Jia <[email protected]>
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. release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants