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
- Add cmsis_nn to new optional-dependency called [cortex_m]
- Additionally, add an install step that allows optional
depedencies to install required build tools. This is needed
for cortex_m.
- Add cmsis_nn to backends/cortex_m/requirements-cortex-m.txt
and add possibility to install from setup.sh to not break
backwards compatability, and to mirror ethos_u and vgf backend.
- Add guard to cortex_m/passes/__init__.py to fail gracefully if
cortex_m dependencies are not installed.
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
0 commit comments