Skip to content

Commit 53c6e51

Browse files
Bump torch from 2.7.0+cpu to 2.13.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0+cpu to 2.13.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef794b3 commit 53c6e51

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -75,37 +75,37 @@ dependencies = [
7575
[project.optional-dependencies]
7676

7777
ascend-cann850 = [
78-
"torch==2.9.0+cpu",
78+
"torch==2.13.0",
7979
"torch-npu==2.9.0",
8080
]
8181

8282
ascend-cann900 = [
83-
"torch==2.10.0+cpu",
83+
"torch==2.13.0",
8484
"torch-npu==2.10.0",
8585
]
8686

8787
cambricon = [
8888
"cambricon_dali==0.13.0",
89-
"torch==2.7.1+cpu",
89+
"torch==2.13.0",
9090
"torch-mlu==1.29.2+torch2.7.1",
9191
"torch-mlu-ops==1.8.0+torch2.7.1",
9292
]
9393

9494
enflame = [
9595
"pyefml==1.9.10",
96-
"torch==2.10.0+cpu",
96+
"torch==2.13.0",
9797
"torchaudio==2.10.0+cpu",
9898
"torchvision==0.25.0+cpu",
9999
"torch-gcu==2.10.0+3.7.20260408",
100100
"flash-attn==2.7.2+torch.2.9.1.gcu.3.4.20260323",
101101
]
102102

103103
hygon = [
104-
"torch==2.9.0+das.opt1.dtk2604",
104+
"torch==2.13.0",
105105
]
106106

107107
iluvatar = [
108-
"torch==2.7.1+corex.4.4.0",
108+
"torch==2.13.0",
109109
"torchaudio==2.7.1+corex.4.4.0",
110110
"torchvision==0.22.1+corex.4.4.0",
111111
"numpy<2",
@@ -120,7 +120,7 @@ kunlunxin = [
120120
"hyperparameter==0.5.6",
121121
"psutil==6.1.0",
122122
"regex==2026.4.4",
123-
"torch==2.9.0+cu129",
123+
"torch==2.13.0",
124124
"torchaudio==2.9.0+cu129",
125125
"torchvision==0.24.0+cu129",
126126
"torch_plugin==0.1.0",
@@ -130,54 +130,54 @@ kunlunxin = [
130130
]
131131

132132
metax = [
133-
"torch==2.8.0+metax3.7.2.0",
133+
"torch==2.13.0",
134134
"torchaudio==2.4.1+metax3.7.2.0",
135135
"torchvision==0.15.1+metax3.7.2.0",
136136
"flash_attn==2.6.3+metax3.7.2.0torch2.8",
137137
]
138138

139139
mthreads-musa436 = [
140-
"torch==2.9.0+musa.4.3.6",
140+
"torch==2.13.0",
141141
"torch_musa==2.9.0",
142142
"mkl==2024.0.0",
143143
]
144144

145145
mthreads-musa520 = [
146-
"torch==2.9.1+musa5.2.0",
146+
"torch==2.13.0",
147147
"torch_musa==2.9.1",
148148
"mkl==2024.0.0",
149149
]
150150

151151
nvidia-cuda128 = [
152-
"torch==2.10.0+cu128",
152+
"torch==2.13.0",
153153
"torchaudio==2.10.0+cu128",
154154
"torchvision==0.25.0+cu128",
155155
]
156156

157157
nvidia-cuda133 = [
158-
"torch==2.11.0+cu130",
158+
"torch==2.13.0",
159159
"torchaudio==2.11.0+cu130",
160160
"torchvision==0.26.0+cu130",
161161
]
162162

163163
spacemit = [
164-
"torch==2.8.0+spacemit.0",
164+
"torch==2.13.0",
165165
]
166166

167167
sunrise = [
168-
"torch==2.11.0+cpu",
168+
"torch==2.13.0",
169169
"torchaudio==2.11.0+cpu",
170170
"torchvision==0.26.0+cpu",
171171
"torch-ptpu==0.2.3+torch2.11",
172172
]
173173

174174
thead = [
175-
"torch==2.9.0+ppu2.0.0.oe",
175+
"torch==2.13.0",
176176
]
177177

178178

179179
tsingmicro = [
180-
"torch==2.7.0+cpu",
180+
"torch==2.13.0",
181181
"torchvision==0.22.0+cpu",
182182
"torchaudio==2.7.0+cpu",
183183
"torch_txda==0.1.0+20260615.37ba6bbd",

0 commit comments

Comments
 (0)