You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Move Ethos-U backend to generate TOSA-1.0 (#12780)
Summary:
Pull Request resolved: #12780
Move to use TOSA 1.0 for Vela compiler to consume. Vela compiler is updated to have support for TOSA 1.0.
Pull Request resolved: #11852
Test Plan:
Internal and external CI unit tests.
cc digantdesai freddan80 per zingo
Reviewed By: mcr229, cccclai
Differential Revision: D77349665
Pulled By: digantdesai
#python3 backends/arm/test/test_model.py --test_output=arm_test/test_model --target=ethos-u85-128 --model=w2l --extra_flags="-DET_ATOL=0.01 -DET_RTOL=0.01" # Takes long time to run
0 commit comments