We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6d339 commit b3a3af6Copy full SHA for b3a3af6
VERSION
@@ -1 +1 @@
1
-0.2.4-1
+0.2.4-2
pyproject.toml
@@ -97,11 +97,6 @@ name = "pytorch-rocm"
97
url = "https://download.pytorch.org/whl/rocm6.4"
98
explicit = true
99
100
-[[tool.uv.index]]
101
-name = "pytorch-rocm"
102
-url = "https://download.pytorch.org/whl/nightly/rocm6.4"
103
-explicit = true
104
-
105
[build-system]
106
requires = ["setuptools>=61.0"]
107
build-backend = "setuptools.build_meta"
0 commit comments