Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pytorch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==2.4.0
torch==2.2.0
torchvision==0.19.0
torchaudio==2.4.0
-f https://download.pytorch.org/whl/cpu/torch_stable.html
Expand Down
4 changes: 2 additions & 2 deletions pytorch/xpu-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
torch==2.1.0.post3+cxx11.abi
torch==2.2.0
torchvision==0.16.0.post3+cxx11.abi
torchaudio==2.1.0.post3+cxx11.abi
intel_extension_for_pytorch==2.1.40+xpu
oneccl_bind_pt==2.1.400+xpu
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
setuptools==69.5.1
setuptools==70.0.0
numpy==1.26.4