Skip to content

Commit 951425d

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Update nightly version, 9/12 (#283)
Summary: Pull Request resolved: #283 Cutting stable branch cut. Update nightly Reviewed By: guangy10 Differential Revision: D49188831 fbshipit-source-id: f1803aed7d103d26c5f9464976ac494b9b491310
1 parent b490757 commit 951425d

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-
dev20230908
1+
dev20230912

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=dev20230908
20+
NIGHTLY_VERSION=dev20230912
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)