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 a3455d9 commit caec336Copy full SHA for caec336
.github/workflows/pull.yml
@@ -221,7 +221,7 @@ jobs:
221
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh "cmake"
222
223
# install pybind
224
- bash install_executorch.sh --pybind xnnpack --use-pt-pinned-commit
+ bash install_executorch.sh --pybind xnnpack
225
226
# install Llava requirements
227
bash examples/models/llama/install_requirements.sh
0 commit comments