Skip to content

Conversation

trivedivivek
Copy link
Contributor

@trivedivivek trivedivivek commented Jul 30, 2025

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

This diff removes `encode_execute()` function.

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

[ghstack-poisoned]
@trivedivivek trivedivivek requested a review from SS-JIA as a code owner July 30, 2025 22:09
Copy link

pytorch-bot bot commented Jul 30, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 2592f49 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.

trivedivivek added a commit that referenced this pull request Jul 30, 2025
…ed `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function().

This diff removes `encode_execute()` function.

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

ghstack-source-id: 297169585
Pull Request resolved: #13016
@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 Jul 30, 2025
@facebook-github-bot
Copy link
Contributor

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

…ers. Replaced `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function()."

This diff removes `encode_execute()` function.

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

[ghstack-poisoned]
trivedivivek added a commit that referenced this pull request Jul 31, 2025
…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.

Differential Revision: [D78581574](https://our.internmc.facebook.com/intern/diff/D78581574/)
ghstack-source-id: 299661241
@facebook-github-bot
Copy link
Contributor

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

…ers. Replaced `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function()."

This diff removes `encode_execute()` function.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Jul 31, 2025
…ers. Replaced `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function()."

This diff removes `encode_execute()` function.

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

[ghstack-poisoned]
trivedivivek added a commit that referenced this pull request Jul 31, 2025
…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/)
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit b3c357b into gh/trivedivivek/128/base Aug 1, 2025
101 of 104 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/trivedivivek/128/head branch August 1, 2025 03:51
trivedivivek added a commit that referenced this pull request Aug 1, 2025
…ed `encode_execute` function with `invalidate_execute_encoding` and moved encoding logic to execute function(). (#13054)

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

Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>
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. fb-exported release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants