pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.21k stars 368 forks source link

Arm backend: Make run.sh handle portable ops using aten::<OP>.x_out #6958

Closed zingo closed 1 day ago

zingo commented 3 days ago

This is needed for squeeze e.g. --portable_kernels="aten::squeeze_copy.dims_out"

pytorch-bot[bot] commented 3 days ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6958

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

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

:white_check_mark: No Failures

As of commit 460f11c583c68682f08a290ab35b8272c70d1318 with merge base 43555d21c289669ecacca5cd46d9a9018c6d7f7c (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

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

zingo commented 3 days ago

@pytorchbot label "topic: not user facing"