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 9e05d89 commit e7edaf1Copy full SHA for e7edaf1
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-90f1e7bed15ca5e48c61c5b6dc5ad4810524f82f
+ab43fe4bdf5ccd82897f0e982c451a0127bd175e
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 = "dev20250714"
+NIGHTLY_VERSION = "dev20250716"
75
76
77
def install_requirements(use_pytorch_nightly):
0 commit comments