Skip to content

Commit 428da4f

Browse files
larryliu0820facebook-github-bot
authored andcommitted
Update pytorch pin to 01/11
Summary: #1585 Reviewed By: angelayi Differential Revision: D52703565 fbshipit-source-id: c611fb1124d68546dda484f5306143a15ccc5f02
1 parent 96166da commit 428da4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/docker/ci_commit_pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
64135117134a3b68a4c3c0ff314dccb74393d347
1+
ca23c56efcda3a0037252272a88b78936a5a9187

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=dev20240108
20+
NIGHTLY_VERSION=dev20240111
2121

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

third-party/pytorch

Submodule pytorch updated 345 files

0 commit comments

Comments
 (0)