We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39866c commit bc931e1Copy full SHA for bc931e1
scripts/test_ios.sh
@@ -15,7 +15,7 @@ set -e
15
16
OUTPUT="${1:-executorch}"
17
EXIT_STATUS=0
18
-APP_PATH="executorch-examples/apple/ExecuTorchDemo/ExecuTorchDemo"
+APP_PATH="executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo"
19
MODEL_NAME="mv3"
20
SIMULATOR_NAME="executorch"
21
0 commit comments