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