Fix backends/arm test after _skip_dim_order update
This fixes the backends/arm unit tests
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3529
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:x: 3 New Failures
As of commit 1fa0d605c11f0bb2202c54847f6e31289296bdcc with merge base d6591ff007b069326e4d812db8b764eb72ed1b22 ():
NEW FAILURES - The following jobs have failed:
-
pull / unittest / linux (buck2) / linux-job (gh)
backends/arm/test/ops/test_view.py::TestSimpleView::test_view_tosa_BI_1 -
pull / unittest / macos (buck2) / macos-job (gh)
backends/arm/test/ops/test_view.py::TestSimpleView::test_view_tosa_BI_2 -
trunk / test-coreml-delegate / macos-job (gh)
RuntimeError: Command bash /Users/runner/work/_temp/exec_script failed with exit code 1
This comment was automatically generated by Dr. CI and updates every 15 minutes.
@pytorchbot label ciflow/trunk
This will hopefully fix the arm test problem after the changes in https://github.com/pytorch/executorch/pull/2205 / https://github.com/pytorch/executorch/pull/3521
https://github.com/pytorch/executorch/pull/3123 might have introduced a problem when TOSA is not installed unrelated to this causing errors in clone and view tests.
cc @Gasoonjia - let's make sure these tests are also working for dim-order related stuff.
@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@digantdesai merged this pull request in pytorch/executorch@f9db02af66380a32b72f60d2d32071656ec4e553.