Arm backend: Move Ethos-U backend to generate TOSA-1.0#11852
Arm backend: Move Ethos-U backend to generate TOSA-1.0#11852oscarandersson8218 wants to merge 2 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11852
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 8d5694d with merge base 6d2106a ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@digantdesai and @mergennachin this one might be good to check and maybe test internally. |
|
@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1b46f8a to
aeeef6c
Compare
|
@digantdesai did you get any problem with this? |
96aeb0b to
db95ecd
Compare
Move to use TOSA 1.0 for Vela compiler to consume. Vela compiler is updated to have support for TOSA 1.0. Co-authored-by: Per Åstrand <per.astrand@arm.com> Signed-off-by: Oscar Andersson <oscar.andersson@arm.com> Change-Id: Ia737617241535f2a69831fd056cb0d4f9af3e6ee
f2e18df to
6ebaf8f
Compare
|
qnn and models fails are unrelated, they fail on main alos |
Ah yeah sorry forgot to reply. We get I am updating vela right now. Let's hope to unblock you guys on this ASAP. |
Thanks! |
|
@digantdesai has imported this pull request. If you are a Meta employee, you can view this in D77349665. |
|
@digantdesai do you still see any problems with this? |
|
Yeah running into asserts because of flatbuffer issues internally. Still debugging.. For instance, like this opaque error, Validating that the I will keep you posted. |
|
#12780 merged. |
Summary
Move to use TOSA 1.0 for Vela compiler to consume. Vela compiler is updated to have support for TOSA 1.0.
Test plan
Internal and external CI unit tests.
cc @digantdesai @freddan80 @per @zingo