diff --git a/.ci/docker/ci_commit_pins/pytorch.txt b/.ci/docker/ci_commit_pins/pytorch.txt index 8e746ff639..b8ef68b26d 100644 --- a/.ci/docker/ci_commit_pins/pytorch.txt +++ b/.ci/docker/ci_commit_pins/pytorch.txt @@ -1 +1 @@ -e795fa298a3ac0611ec611bbf716fd1d5d9f7fa4 +5f6b35915af98fac741998edb55aeeba4aaa3794 diff --git a/install_requirements.sh b/install_requirements.sh index e3aa1eac3a..fdda48d73a 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=dev20240205 +NIGHTLY_VERSION=dev20240208 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 e795fa298a..5f6b35915a 160000 --- a/third-party/pytorch +++ b/third-party/pytorch @@ -1 +1 @@ -Subproject commit e795fa298a3ac0611ec611bbf716fd1d5d9f7fa4 +Subproject commit 5f6b35915af98fac741998edb55aeeba4aaa3794