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 c24b157 commit e0f0ff8Copy full SHA for e0f0ff8
requirements/cpu.txt
@@ -22,5 +22,5 @@ datasets # for benchmark scripts
22
triton==3.2.0; platform_machine == "x86_64"
23
24
# Intel Extension for PyTorch, only for x86_64 CPUs
25
-intel-openmp; platform_machine == "x86_64"
+intel-openmp==2024.2.1; platform_machine == "x86_64"
26
intel_extension_for_pytorch==2.7.0; platform_machine == "x86_64"
0 commit comments