Skip to content

Commit 2b3fe3c

Browse files
committed
updated pyproject.toml
1 parent 8f273c6 commit 2b3fe3c

File tree

1 file changed

+2
-2
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP

1 file changed

+2
-2
lines changed

AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ readme = "README.md"
1010
requires-python = ">=3.11,<3.12"
1111
dependencies = [
1212
"deepspeed==0.15.4",
13-
"intel-extension-for-pytorch==2.5.10",
13+
"intel-extension-for-pytorch==2.8.0",
1414
"matplotlib>=3.10.1",
1515
"neural-compressor==3.1.1",
1616
"numpy==1.26.4",
1717
"oneccl-bind-pt==2.5.0",
1818
"requests>=2.32.3",
19-
"torch==2.5.1",
19+
"torch==2.8.0",
2020
"torchaudio==2.5.1",
2121
"torchvision==0.20.1",
2222
"tqdm>=4.67.1",

0 commit comments

Comments
 (0)