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 052f624 commit 31c80cfCopy full SHA for 31c80cf
.ci/docker/ci_commit_pins/nightly.txt
@@ -1 +1 @@
1
-dev20230912
+dev20230920
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=dev20230912
+NIGHTLY_VERSION=dev20230920
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