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 ae2d822 commit 8c8a8eaCopy full SHA for 8c8a8ea
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-59d5cf083b4f860dea76fe8936076177f9367f10
+1a1a32ce5af880709a761c4cd9e9e43fb67e5058
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 = "dev20250325"
+NIGHTLY_VERSION = "dev20250414"
75
76
77
def install_requirements(use_pytorch_nightly):
0 commit comments