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
### Summary
Previously, the `test-models-arm-zephyr` CI job ran the Add model to
test and verify the flow for running ExecuTorch models on a simulated
device running Zephyr RTOS. The original test relied on hard coded paths
and artifacts that made the test unusable for other models. Now, the
test has been templatized so that adding models can be done easily (and
will follow in a future PR).
### Test plan
Manually tested the commands, and the CI job will confirm that the test
still passes.
0 commit comments