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.
ppc64le
1 parent 35e076b commit 51baa9cCopy full SHA for 51baa9c
requirements/cpu.txt
@@ -17,4 +17,4 @@ torchvision==0.21.0; platform_machine == "ppc64le"
17
datasets # for benchmark scripts
18
19
# cpu cannot use triton 3.3.0
20
-triton==3.2.0
+triton==3.2.0; platform_machine != "ppc64le"
0 commit comments