Skip to content

Commit db188a5

Browse files
committed
bump PyTorch nightly to 20250131
ghstack-source-id: cd34ac4 ghstack-comment-id: 2627845968 Pull Request resolved: #8098
1 parent 16889b0 commit db188a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
0a94bb432ed75cc2d950d81b2921363218a7e459
1+
27e35de6c288bffad1b4d18b393579c1d1a95547

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def python_is_compatible():
6767
# NOTE: If a newly-fetched version of the executorch repo changes the value of
6868
# NIGHTLY_VERSION, you should re-run this script to install the necessary
6969
# package versions.
70-
NIGHTLY_VERSION = "dev20250104"
70+
NIGHTLY_VERSION = "dev20250131"
7171

7272

7373
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)