Skip to content

Commit d2c2043

Browse files
committed
Update pytorch nightly pin to 03/13
ghstack-source-id: 449d52a Pull Request resolved: #2409
1 parent ad9f186 commit d2c2043

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/docker/ci_commit_pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6ca9ae4f8693639c395544327f7e362441a58c79
1+
9f235971f02e0d53038f5bcef9b7018be2ac8c6d

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fi
2525
# models in executorch/examples/models.
2626
# The version in this file will be the correct version for the
2727
# corresponsing version of the repo.
28-
NIGHTLY_VERSION=dev20240312
28+
NIGHTLY_VERSION=dev20240313
2929

3030
TORCH_VERSION=2.3.0.${NIGHTLY_VERSION}
3131
pip install --force-reinstall --pre torch=="${TORCH_VERSION}" -i https://download.pytorch.org/whl/nightly/cpu

third-party/pytorch

Submodule pytorch updated 87 files

0 commit comments

Comments
 (0)