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: #13016 by @trivedivivek
^ 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/trivedivivek/128/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/128/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/128/orig
@diff-train-skip-merge

…ed `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function().

Pull Request resolved: #13016

This diff removes `encode_execute()` function and moves its functionality to `execute()`.
`execute()` function automatically encodes command buffers when `deferred_cmd_list_` is empty.
ghstack-source-id: 299987383

Differential Revision: [D78581574](https://our.internmc.facebook.com/intern/diff/D78581574/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner August 1, 2025 03:52
Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

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

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 New Failure

As of commit aad9576 with merge base 439bb6c (image):

NEW FAILURE - The following job has failed:

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

@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 Aug 1, 2025
@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Aug 1, 2025
@trivedivivek trivedivivek merged commit e38ca0d into main Aug 1, 2025
102 of 104 checks passed
@trivedivivek trivedivivek deleted the gh/trivedivivek/128/orig branch August 1, 2025 18:15
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
…ed `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function(). (pytorch#13054)

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

Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>
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.

2 participants