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 c60d904 commit fe70ea2Copy full SHA for fe70ea2
scripts/install_utils.sh
@@ -27,7 +27,7 @@ clone_executorch() {
27
pushd ${TORCHCHAT_ROOT}/${ET_BUILD_DIR}/src
28
git clone https://github.com/pytorch/executorch.git
29
cd executorch
30
- git checkout main
+ git checkout f0f4db877dd649c4e8ce951a4ccc3827841e9ad3
31
echo "Install executorch: submodule update"
32
git submodule sync
33
git submodule update --init
0 commit comments