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 b490757 commit 951425dCopy full SHA for 951425d
.ci/docker/ci_commit_pins/nightly.txt
@@ -1 +1 @@
1
-dev20230908
+dev20230912
install_requirements.sh
@@ -17,7 +17,7 @@ pip install .
17
# models in executorch/examples/models.
18
# The version in this file will be the correct version for the
19
# corresponsing version of the repo.
20
-NIGHTLY_VERSION=dev20230908
+NIGHTLY_VERSION=dev20230912
21
22
TORCH_VERSION=2.2.0.${NIGHTLY_VERSION}
23
pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu
0 commit comments