Skip to content

Commit 31c80cf

Browse files
angelayifacebook-github-bot
authored andcommitted
Update torch pin (9/20) (#407)
Summary: Pull Request resolved: #407 #392 Reviewed By: mergennachin, kimishpatel Differential Revision: D49399549 fbshipit-source-id: fb6c2d1e8f12ffb0b4496cc6a8d39235ca0b0e25
1 parent 052f624 commit 31c80cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/docker/ci_commit_pins/nightly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dev20230912
1+
dev20230920

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install .
1717
# models in executorch/examples/models.
1818
# The version in this file will be the correct version for the
1919
# corresponsing version of the repo.
20-
NIGHTLY_VERSION=dev20230912
20+
NIGHTLY_VERSION=dev20230920
2121

2222
TORCH_VERSION=2.2.0.${NIGHTLY_VERSION}
2323
pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu

0 commit comments

Comments
 (0)