From c30f7af7bf89fa32fc27e7f2309010d354e8f42d Mon Sep 17 00:00:00 2001 From: Mengwei Liu Date: Mon, 15 Apr 2024 16:25:56 -0700 Subject: [PATCH] Update pytorch commit pin to 04/15 Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned] --- .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 79fa0435f4f..62225c9cfb8 100644 --- a/.ci/docker/ci_commit_pins/pytorch.txt +++ b/.ci/docker/ci_commit_pins/pytorch.txt @@ -1 +1 @@ -868e5ced5df34f1aef3703654f76e03f5126b534 +19f50333e91e9e8b20a78517becd74bca70c7d46 diff --git a/install_requirements.sh b/install_requirements.sh index db7fef33091..c0f71b51b4d 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=dev20240406 +NIGHTLY_VERSION=dev20240415 # 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 868e5ced5df..19f50333e91 160000 --- a/third-party/pytorch +++ b/third-party/pytorch @@ -1 +1 @@ -Subproject commit 868e5ced5df34f1aef3703654f76e03f5126b534 +Subproject commit 19f50333e91e9e8b20a78517becd74bca70c7d46