diff --git a/.ci/docker/ci_commit_pins/pytorch.txt b/.ci/docker/ci_commit_pins/pytorch.txt index 62225c9cfb8..ccee7739dc6 100644 --- a/.ci/docker/ci_commit_pins/pytorch.txt +++ b/.ci/docker/ci_commit_pins/pytorch.txt @@ -1 +1 @@ -19f50333e91e9e8b20a78517becd74bca70c7d46 +b1984237a0fb32b760c1b84d6d02d2f0f7ed293b diff --git a/install_requirements.sh b/install_requirements.sh index 5bac9dfe772..966ccd8a9be 100755 --- a/install_requirements.sh +++ b/install_requirements.sh @@ -61,7 +61,7 @@ done # NOTE: If a newly-fetched version of the executorch repo changes the value of # NIGHTLY_VERSION, you should re-run this script to install the necessary # package versions. -NIGHTLY_VERSION=dev20240421 +NIGHTLY_VERSION=dev20240422 # The pip repository that hosts nightly torch packages. TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu" diff --git a/third-party/pytorch b/third-party/pytorch index 19f50333e91..b1984237a0f 160000 --- a/third-party/pytorch +++ b/third-party/pytorch @@ -1 +1 @@ -Subproject commit 19f50333e91e9e8b20a78517becd74bca70c7d46 +Subproject commit b1984237a0fb32b760c1b84d6d02d2f0f7ed293b