From d2c2043f208a07db9642dddf1e10b1de1780bfa0 Mon Sep 17 00:00:00 2001 From: Stephen Jia Date: Wed, 13 Mar 2024 13:29:31 -0700 Subject: [PATCH] Update pytorch nightly pin to 03/13 ghstack-source-id: 449d52a683697dfc7bc5bfbf7f44751877525b11 Pull Request resolved: https://github.com/pytorch/executorch/pull/2409 --- .ci/docker/ci_commit_pins/pytorch.txt | 2 +- install_requirements.sh | 2 +- third-party/pytorch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci/docker/ci_commit_pins/pytorch.txt b/.ci/docker/ci_commit_pins/pytorch.txt index 335a8930dc..a89400a4b9 100644 --- a/.ci/docker/ci_commit_pins/pytorch.txt +++ b/.ci/docker/ci_commit_pins/pytorch.txt @@ -1 +1 @@ -6ca9ae4f8693639c395544327f7e362441a58c79 +9f235971f02e0d53038f5bcef9b7018be2ac8c6d diff --git a/install_requirements.sh b/install_requirements.sh index 852b132c4c..51e37b3148 100755 --- a/install_requirements.sh +++ b/install_requirements.sh @@ -25,7 +25,7 @@ fi # models in executorch/examples/models. # The version in this file will be the correct version for the # corresponsing version of the repo. -NIGHTLY_VERSION=dev20240312 +NIGHTLY_VERSION=dev20240313 TORCH_VERSION=2.3.0.${NIGHTLY_VERSION} pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu diff --git a/third-party/pytorch b/third-party/pytorch index 6ca9ae4f86..9f235971f0 160000 --- a/third-party/pytorch +++ b/third-party/pytorch @@ -1 +1 @@ -Subproject commit 6ca9ae4f8693639c395544327f7e362441a58c79 +Subproject commit 9f235971f02e0d53038f5bcef9b7018be2ac8c6d