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 0222074 commit 556a1a2Copy full SHA for 556a1a2
examples/xnnpack/README.md
@@ -31,7 +31,7 @@ Once we have the model binary (pte) file, then let's run it with ExecuTorch runt
31
cd executorch
32
33
# Get a clean cmake-out directory
34
-./install_requiements.sh --clean
+./install_executorch.sh --clean
35
mkdir cmake-out
36
37
# Configure cmake
0 commit comments