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 366ee91 commit d7c2671Copy full SHA for d7c2671
.github/workflows/pull.yml
@@ -27,7 +27,7 @@ jobs:
27
BUILD_TOOL=cmake
28
BACKEND=coreml
29
30
- # cd pytorch/executorch
+ cd pytorch/executorch
31
bash .ci/scripts/setup-conda.sh
32
33
# xcode-select --install
0 commit comments