Skip to content

Commit 65dd7ac

Browse files
committed
Update pytorch nightly pin to 03/20
ghstack-source-id: e184012 Pull Request resolved: #2409
1 parent 8d55f91 commit 65dd7ac

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+
6b5259e50704aede43c87fed33f64224f9047087

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ done
4949
# models in executorch/examples/models.
5050
# The version in this file will be the correct version for the
5151
# corresponsing version of the repo.
52-
NIGHTLY_VERSION=dev20240312
52+
NIGHTLY_VERSION=dev20240320
5353

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

third-party/pytorch

Submodule pytorch updated 677 files

0 commit comments

Comments
 (0)