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 34b6142 commit 18d863dCopy full SHA for 18d863d
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