Skip to content

Add _ENABLE_VGF toggle to test targets#18720

Merged
meta-codesync[bot] merged 1 commit intomainfrom
export-D99479233
Apr 7, 2026
Merged

Add _ENABLE_VGF toggle to test targets#18720
meta-codesync[bot] merged 1 commit intomainfrom
export-D99479233

Conversation

@3l1
Copy link
Copy Markdown
Contributor

@3l1 3l1 commented Apr 6, 2026

Summary:
Add a simple boolean toggle (_ENABLE_VGF) to the ARM test targets.bzl
so VGF backend dependencies (env vars, preload_deps) can be quickly
disabled if needed without removing code.

Reviewed By: Ninja91

Differential Revision: D99479233

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Apr 6, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 63 Pending

As of commit b859193 with merge base 19bbeac (image):

NEW FAILURES - The following jobs have failed:

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

@3l1 3l1 requested a review from digantdesai as a code owner April 6, 2026 17:06
@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 Apr 6, 2026
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync bot commented Apr 6, 2026

@3l1 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D99479233.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

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.

@3l1 3l1 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk module: arm Issues related to arm backend labels Apr 6, 2026
@meta-codesync meta-codesync bot changed the title Add _ENABLE_VGF toggle to test targets Add _ENABLE_VGF toggle to test targets (#18720) Apr 6, 2026
meta-codesync bot pushed a commit that referenced this pull request Apr 6, 2026
Summary:

Add a simple boolean toggle (_ENABLE_VGF) to the Arm test targets.bzl
so VGF backend dependencies (env vars, preload_deps) can be quickly
disabled if needed without removing code.

Reviewed By: Ninja91

Differential Revision: D99479233
@meta-codesync meta-codesync bot force-pushed the export-D99479233 branch from b95a693 to 9a66c3a Compare April 6, 2026 17:24
meta-codesync bot pushed a commit that referenced this pull request Apr 6, 2026
Summary:

Add a simple boolean toggle (_ENABLE_VGF) to the Arm test targets.bzl
so VGF backend dependencies (env vars, preload_deps) can be quickly
disabled if needed without removing code.

Reviewed By: Ninja91

Differential Revision: D99479233
@meta-codesync meta-codesync bot force-pushed the export-D99479233 branch from 9a66c3a to 3b34e73 Compare April 6, 2026 18:35
meta-codesync bot pushed a commit that referenced this pull request Apr 6, 2026
Summary:

Add a simple boolean toggle (_ENABLE_VGF) to the Arm test targets.bzl
so VGF backend dependencies (env vars, preload_deps) can be quickly
disabled if needed without removing code.

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: Ninja91

Differential Revision: D99479233
@meta-codesync meta-codesync bot force-pushed the export-D99479233 branch from 3b34e73 to e9e8821 Compare April 6, 2026 22:27
Summary:
Add a simple boolean toggle (_ENABLE_VGF) to the ARM test targets.bzl
so VGF backend dependencies (env vars, preload_deps) can be quickly
disabled if needed without removing code.

Reviewed By: Ninja91

Differential Revision: D99479233
@meta-codesync meta-codesync bot changed the title Add _ENABLE_VGF toggle to test targets (#18720) Add _ENABLE_VGF toggle to test targets Apr 6, 2026
@meta-codesync meta-codesync bot force-pushed the export-D99479233 branch from e9e8821 to b859193 Compare April 6, 2026 23:24
@meta-codesync meta-codesync bot merged commit c7f1d72 into main Apr 7, 2026
420 of 430 checks passed
@meta-codesync meta-codesync bot deleted the export-D99479233 branch April 7, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported module: arm Issues related to arm backend 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.

2 participants