We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdeddb commit d5105c4Copy full SHA for d5105c4
pytorch/serving/torchserve-xpu-requirements.txt
@@ -1,9 +1,9 @@
1
-torch==2.1.0.post3+cxx11.abi
+torch==2.2.0
2
torchvision==0.16.0.post3+cxx11.abi
3
torchaudio==2.1.0.post3+cxx11.abi
4
intel_extension_for_pytorch==2.1.40+xpu
5
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
6
-setuptools==69.5.1
+setuptools==70.0.0
7
numpy==1.26.4
8
captum>=0.7.0
9
cython>=3.0.10
0 commit comments