Skip to content

Commit c8f2d8d

Browse files
guangy10facebook-github-bot
authored andcommitted
Upate pytorch pin (#2636)
Summary: Pull Request resolved: #2636 bypass-github-pytorch-ci-checks Reviewed By: Gasoonjia Differential Revision: D55295956 fbshipit-source-id: 371591a6f422077554a1a2c97e8e93472274cc71
1 parent ef21787 commit c8f2d8d

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-
export-D55263008
1+
a52b4e22571507abc35c2d47de138497190d2e0a

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ done
4949
# models in executorch/examples/models.
5050
# The version in this file will be the correct version for the
5151
# corresponsing version of the repo.
52-
NIGHTLY_VERSION=dev20240322
52+
NIGHTLY_VERSION=dev20240324
5353

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

third-party/pytorch

Submodule pytorch updated 277 files

0 commit comments

Comments
 (0)