Revert "Arm backend: Add pypi package install option for VGF backend"#15681
Revert "Arm backend: Add pypi package install option for VGF backend"#15681
Conversation
🔗 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 PendingAs of commit 5e5a724 with merge base 3dbc15b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
pytorch#15681) This reverts commit 6003b69.
#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
…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
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
Reverts #15551
This is causing internal test failures:
Errors inside of ExecuTorch: