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: Re-enable Dedicated_Sram for the Ethos-U85
We define a weak symbol for the fast scratch array.
In case we run for Dedicated_Sram memory mode via run.sh, we
overwrite the fast scratch array.
Change-Id: Ice0f102f6c5cabca4aa06aa00fb49815b264e7b1
# Temporarily not test inception_v4 on Ethos-U85. To support inception_v4 properly on Ethos-U85, we need to run the model in Dedicated_Sram memory mode with
215
-
# 384KB(or another amount lower than 2MB) of SRAM passed as fast scratch area. The PR adding support for Dedicated_Sram(https://github.com/pytorch/executorch/pull/10714)
216
-
# was reverted due to a change required in an internal variant of the examples/arm/executor_runner/arm_executor_runner.cpp
0 commit comments