From 7083b240d3787c452cefafdee2c006385ec3b5ca Mon Sep 17 00:00:00 2001 From: Jack Zhang Date: Thu, 31 Oct 2024 08:58:18 -0700 Subject: [PATCH 1/2] Bump torch nightly pin --- install_requirements.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_requirements.py b/install_requirements.py index dbdbecdaa3f..409e4cf6580 100644 --- a/install_requirements.py +++ b/install_requirements.py @@ -106,7 +106,7 @@ def python_is_compatible(): # 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 = "dev20241019" +NIGHTLY_VERSION = "dev20241030" # The pip repository that hosts nightly torch packages. TORCH_NIGHTLY_URL = "https://download.pytorch.org/whl/nightly/cpu" From 154cee8b633fa1c33105a7c1d12fb9245ae193a1 Mon Sep 17 00:00:00 2001 From: Jack Zhang Date: Fri, 1 Nov 2024 10:48:42 -0400 Subject: [PATCH 2/2] ci pin --- .ci/docker/ci_commit_pins/pytorch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/ci_commit_pins/pytorch.txt b/.ci/docker/ci_commit_pins/pytorch.txt index 0cfe7cae5a2..544b86780e4 100644 --- a/.ci/docker/ci_commit_pins/pytorch.txt +++ b/.ci/docker/ci_commit_pins/pytorch.txt @@ -1 +1 @@ -bd5482c7c3e1197e10c46ff739027f917d9c1fcc +e47e8794499a4a0130ff4efb8713ff93f4b40c36