Skip to content

Commit 581c09d

Browse files
cccclaifacebook-github-bot
authored andcommitted
update torch pin (#2944)
Summary: Pull Request resolved: #2944 Need change from D55354487 to get mutable buffer + pt2e working Reviewed By: JacobSzwejbka Differential Revision: D55922254
1 parent d309e9d commit 581c09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ done
6161
# NOTE: If a newly-fetched version of the executorch repo changes the value of
6262
# NIGHTLY_VERSION, you should re-run this script to install the necessary
6363
# package versions.
64-
NIGHTLY_VERSION=dev20240324
64+
NIGHTLY_VERSION=dev20240406
6565

6666
# The pip repository that hosts nightly torch packages.
6767
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu"

third-party/pytorch

Submodule pytorch updated 402 files

0 commit comments

Comments
 (0)