Skip to content

Commit acb401f

Browse files
Boyuan Fengfacebook-github-bot
authored andcommitted
Update torch pin (2024-02-01) (#1808)
Summary: Update torch pin to 2024-02-01 nightly. Hash found on https://hud.pytorch.org/pytorch/pytorch/commit/671f5d2d7fa088dc3717c3d1a2395441e9043f8f Pull Request resolved: #1808 Reviewed By: huydhn Differential Revision: D53323782 Pulled By: BoyuanFeng fbshipit-source-id: 018e22f37cb19ac1fd6fd0b57434d68f595ea709
1 parent 2587446 commit acb401f

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-
0d9aff252342c8e69e3a3d8f1ae1d9df297e220f
1+
4cba1dd0c3e7f625856566ae00d89d8ee2e8b990

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fi
2525
# models in executorch/examples/models.
2626
# The version in this file will be the correct version for the
2727
# corresponsing version of the repo.
28-
NIGHTLY_VERSION=dev20240123
28+
NIGHTLY_VERSION=dev20240201
2929

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

third-party/pytorch

Submodule pytorch updated 394 files

0 commit comments

Comments
 (0)