We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3602f commit ae022e1Copy full SHA for ae022e1
requirements/developer.txt
@@ -14,7 +14,7 @@ pre-commit==3.3.2
14
twine==4.0.2
15
mypy==1.3.0
16
torchpippy==0.1.1
17
-intel_extension_for_pytorch==2.1.0; sys_platform != 'win32' and sys_platform != 'darwin'
+intel_extension_for_pytorch==2.2.0; sys_platform != 'win32' and sys_platform != 'darwin'
18
onnxruntime==1.17.0
19
googleapis-common-protos
20
onnx==1.14.1
0 commit comments