pytorch / executorch

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

Remove op_common.py in Arm-backend #3972

Closed oscarandersson8218 closed 1 week ago

oscarandersson8218 commented 1 week ago

backends/arm/operators/op_common.py was used as a utils-file, but named as an op. Functions are moved backends/arm/tosa_utils.py.

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

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

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

:x: 4 New Failures

As of commit a3e7c1156d2835a168f61d6e6276534817c8ea88 with merge base 089858b34d7d5418864d56f30e6e16fcf0d26fe1 (image):

NEW FAILURES - The following jobs have failed:

* [trunk / test-models-macos (cmake, add_mul, xnnpack-quantization-delegation, macos-m1-stable, 90) / macos-job](https://hud.pytorch.org/pr/pytorch/executorch/3972#26220981969) ([gh](https://github.com/pytorch/executorch/actions/runs/9512616433/job/26220981969)) `##[error]The operation was canceled.` * [trunk / test-models-macos (cmake, llama2, portable, macos-m1-stable, 90) / macos-job](https://hud.pytorch.org/pr/pytorch/executorch/3972#26220991505) ([gh](https://github.com/pytorch/executorch/actions/runs/9512616433/job/26220991505)) `##[error]The operation was canceled.` * [trunk / test-models-macos (cmake, resnet18, xnnpack-quantization-delegation, macos-m1-stable, 90) / macos-job](https://hud.pytorch.org/pr/pytorch/executorch/3972#26220994069) ([gh](https://github.com/pytorch/executorch/actions/runs/9512616433/job/26220994069)) `##[error]The operation was canceled.` * [trunk / test-models-macos (cmake, softmax, portable, macos-m1-stable, 90) / macos-job](https://hud.pytorch.org/pr/pytorch/executorch/3972#26220995010) ([gh](https://github.com/pytorch/executorch/actions/runs/9512616433/job/26220995010)) `##[error]The operation was canceled.`

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

digantdesai commented 1 week ago

rebase once #3971 to get a clean CI? Thanks

facebook-github-bot commented 1 week ago

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 week ago

@digantdesai merged this pull request in pytorch/executorch@7c0f4c2b6f87369ee20544aada33dc55078c6bc6.