Skip to content

Revert "Arm backend: Add pypi package install option for VGF backend"#15681

Merged
metascroy merged 1 commit intomainfrom
revert-15551-vkml
Nov 7, 2025
Merged

Revert "Arm backend: Add pypi package install option for VGF backend"#15681
metascroy merged 1 commit intomainfrom
revert-15551-vkml

Conversation

@metascroy
Copy link
Contributor

Reverts #15551

This is causing internal test failures:

  • Error outside of ExecuTorch: ModuleNotFoundError: No module named 'executorch.backends.arm.vgf.model_converter'

Errors inside of ExecuTorch:

  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:cos
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:custom_partition
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:debug_hook
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:decompose_avg_pool2d_pass
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:decompose_cosine_similarity_pass
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:decompose_div_pass
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:decompose_layernorm_pass
  • buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:decompose_linalg_vector_norm_pass

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 7, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 19 Pending

As of commit 5e5a724 with merge base 3dbc15b (image):
💚 Looks good so far! There are no failures yet. 💚

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 Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

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.

@metascroy metascroy merged commit 6003b69 into main Nov 7, 2025
160 of 166 checks passed
@metascroy metascroy deleted the revert-15551-vkml branch November 7, 2025 21:22
mansnils added a commit to mansnils/executorch that referenced this pull request Nov 11, 2025
zingo pushed a commit that referenced this pull request Nov 12, 2025
#15737)

Reapply "Arm backend: Add pypi package install option for VGF backend"
(#15681)
 
This reverts #15681.
 
Additionally update TARGETS in Arm backend in order to fix the internal
errors mentioned in #15681.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai
jirioc pushed a commit to nxp-upstream/executorch that referenced this pull request Dec 19, 2025
…pytorch#15681)

Reverts pytorch#15551

This is causing internal test failures:

* Error outside of ExecuTorch: ModuleNotFoundError: No module named
'executorch.backends.arm.vgf.model_converter'

Errors inside of ExecuTorch:
* buck test '@fbcode//mode/opt' fbcode//executorch/backends/arm/test:cos
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:custom_partition
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:debug_hook
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:decompose_avg_pool2d_pass
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:decompose_cosine_similarity_pass
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:decompose_div_pass
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:decompose_layernorm_pass
* buck test '@fbcode//mode/opt'
fbcode//executorch/backends/arm/test:decompose_linalg_vector_norm_pass
jirioc pushed a commit to nxp-upstream/executorch that referenced this pull request Dec 19, 2025
pytorch#15737)

Reapply "Arm backend: Add pypi package install option for VGF backend"
(pytorch#15681)
 
This reverts pytorch#15681.
 
Additionally update TARGETS in Arm backend in order to fix the internal
errors mentioned in pytorch#15681.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-td CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants