We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9591978 commit e08fad4Copy full SHA for e08fad4
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-7cda4017ddda554752e89069ae205be5e8388f59
+87b2ac5d1992c9b4f4167517251b99b513c328a8
install_requirements.py
@@ -71,7 +71,7 @@ def python_is_compatible():
71
#
72
# NOTE: If you're changing, make the corresponding change in .ci/docker/ci_commit_pins/pytorch.txt
73
# by picking the hash from the same date in https://hud.pytorch.org/hud/pytorch/pytorch/nightly/
74
-NIGHTLY_VERSION = "dev20250706"
+NIGHTLY_VERSION = "dev20250711"
75
76
77
def install_requirements(use_pytorch_nightly):
0 commit comments