Skip to content

Conversation

AdrianLundell
Copy link
Collaborator

@AdrianLundell AdrianLundell commented Aug 1, 2025

  • Renames portable_ops_lib to arm_portable_ops_lib to not conflict with the op_lib from the executorch_package regestring all ops.
  • Adds install target to the ethos_u_delegate to make it findable using find_package.
  • Removes the --whole-archive arg for quantized_ops_lib to avoid re-registiring runtime error.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

- Renames portable_ops_lib to arm_portable_ops_lib to not conflict with
  the op_lib from the executorch_package regestring all ops.
- Adds install target to the ethos_u_delegate to make it findable using
  find_package.
- Removes the --whole-archive arg for quantized_ops_lib to avoid
  Re-registiring runtime error.

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: I2211bccc9c9f797dc86f08939e6159fad724d866
@AdrianLundell AdrianLundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Aug 1, 2025
Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

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

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

❌ 4 New Failures, 1 Unrelated Failure

As of commit 5b1e5e7 with merge base f8b4835 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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 Aug 1, 2025
Copy link
Collaborator

@Sebastian-Larsson Sebastian-Larsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated CI failures. Approved

@Sebastian-Larsson Sebastian-Larsson merged commit d84df14 into pytorch:main Aug 5, 2025
221 of 226 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
- Renames portable_ops_lib to arm_portable_ops_lib to not conflict with
the op_lib from the executorch_package regestring all ops.
- Adds install target to the ethos_u_delegate to make it findable using
find_package.
- Removes the --whole-archive arg for quantized_ops_lib to avoid
re-registiring runtime error.

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
@AdrianLundell AdrianLundell deleted the change-1081893 branch September 4, 2025 12:17
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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants