Skip to content

Commit 400640a

Browse files
committed
update pytorch package
1 parent 056281e commit 400640a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ jax_gpu = [
108108
]
109109

110110
pytorch_cpu = [
111-
"torch==2.5.1",
112-
"torchvision==0.20.1"
111+
"torch==2.9.0",
112+
"torchvision==0.24.0"
113113
]
114114
pytorch_gpu = [
115115
"torch==2.9.0",

0 commit comments

Comments
 (0)