Skip to content

Conversation

robell
Copy link
Collaborator

@robell robell commented Oct 13, 2025

fix unexpanded VGF term use.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

fix unexpanded VGF term use.
@robell robell requested a review from zingo October 13, 2025 12:42
@robell robell requested a review from digantdesai as a code owner October 13, 2025 12:42
@robell robell added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Oct 13, 2025
Copy link

pytorch-bot bot commented Oct 13, 2025

🔗 Helpful Links

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

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:

❌ 4 New Failures, 12 Pending, 2 Unrelated Failures

As of commit ab9348b with merge base afd98fe (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Oct 13, 2025
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@robell robell merged commit d00279d into main Oct 13, 2025
131 of 140 checks passed
@robell robell deleted the robell-patch-1 branch October 13, 2025 13:16
@robell
Copy link
Collaborator Author

robell commented Oct 13, 2025

@pytorchbot cherry-pick --onto release/1.0 -c docs

pytorchbot pushed a commit that referenced this pull request Oct 13, 2025
fix unexpanded VGF term use.

(cherry picked from commit d00279d)
@pytorchbot
Copy link
Collaborator

Cherry picking #15045

The cherry pick PR is at #15046 The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

@psiddh
Copy link
Contributor

psiddh commented Oct 14, 2025

@pytorchbot cherry-pick --onto release/1.0 -c docs

@pytorchbot
Copy link
Collaborator

Cherry picking #15045

Command git -C /home/runner/work/executorch/executorch cherry-pick -x -X theirs d00279d4ab19bf38f7b130f66be11352802ab7cc returned non-zero exit code 1

The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
On branch cherry-pick-15045-by-pytorch_bot_bot_
You are currently cherry-picking commit d00279d4ab.
  (all conflicts fixed: run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean
Details for Dev Infra team Raised by workflow job

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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants