CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 04:59:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/PaddlePaddle/Paddle.git
etag: W/"26ca025d98593ce9b28d5eba32706910"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=AIAaprkBTeue4hjfv2Te8bUcH08jTvA%2B38qeMnwA%2FMc5A38M7Hhjj15IgE0D2W4%2FesDODnMC9gloq4uMLdD4Uw4cxe7EvbZ5kJeQcesI%2FuZhP%2F%2F8irFiYsV3Wp7Z7%2FugDghnxkWcIGJCiiy5cZXKV0TJEPsPf7IITCUWhmE5nrv3YaNRU9bpQrVVXqwnBp1ZvKbJZ0d3A19y7DQNo46MCTqsXe1eSBC560CQlYPDpLtIDvISL94PrDmtVpSgIgocJ14IR8x19y4IfzSxUykZEA%3D%3D--NMkIcJnOJP%2B1StNv--fSofFvcZA5U3jRjl%2FhBLaw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.435058299.1753678779; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:59:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:59:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D2E2:10904:A777D1:E03467:688703BB
[AutoParallel]:fix bug when auto_model use local_tensor (#69462) · PaddlePaddle/Paddle@8f50b87 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/parallel_base.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/parallel_api.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/single_llama_model.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_1d.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_2d.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_3d.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 8f50b87
authored
File tree
Expand file treeCollapse file tree
6 files changed
+145
-20
lines changedFilter options
- python/paddle/distributed/auto_parallel/intermediate
- test/auto_parallel/hybrid_strategy
Expand file treeCollapse file tree
6 files changed
+145
-20
lines changedpython/paddle/distributed/auto_parallel/intermediate/parallel_base.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/parallel_base.py+44-1Lines changed: 44 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
147 | 190 |
| |
148 | 191 |
| |
149 | 192 |
| |
|
test/auto_parallel/hybrid_strategy/parallel_api.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/parallel_api.py+22-8Lines changed: 22 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
220 | 221 |
| |
221 | 222 |
| |
222 | 223 |
| |
| |||
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| 234 | + | |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
| |||
248 | 250 |
| |
249 | 251 |
| |
250 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
251 | 257 |
| |
252 | 258 |
| |
253 | 259 |
| |
| |||
281 | 287 |
| |
282 | 288 |
| |
283 | 289 |
| |
284 |
| - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
285 | 293 |
| |
286 | 294 |
| |
287 |
| - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
288 | 298 |
| |
289 |
| - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
290 | 302 |
| |
291 | 303 |
| |
292 | 304 |
| |
| |||
422 | 434 |
| |
423 | 435 |
| |
424 | 436 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
428 | 440 |
| |
429 | 441 |
| |
430 | 442 |
| |
431 |
| - | |
| 443 | + | |
| 444 | + | |
| 445 | + |
test/auto_parallel/hybrid_strategy/single_llama_model.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/single_llama_model.py+37-11Lines changed: 37 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
165 | 174 |
| |
166 | 175 |
| |
167 | 176 |
| |
| |||
171 | 180 |
| |
172 | 181 |
| |
173 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
174 | 189 |
| |
175 | 190 |
| |
176 | 191 |
| |
| |||
181 | 196 |
| |
182 | 197 |
| |
183 | 198 |
| |
184 |
| - | |
| 199 | + | |
185 | 200 |
| |
186 | 201 |
| |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
192 | 211 |
| |
193 | 212 |
| |
194 |
| - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
195 | 216 |
| |
196 | 217 |
| |
197 | 218 |
| |
| |||
226 | 247 |
| |
227 | 248 |
| |
228 | 249 |
| |
229 |
| - | |
| 250 | + | |
230 | 251 |
| |
231 | 252 |
| |
232 | 253 |
| |
233 |
| - | |
234 |
| - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
235 | 261 |
| |
236 | 262 |
| |
237 | 263 |
| |
|
test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_1d.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_1d.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
| |||
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
73 | 85 |
| |
74 | 86 |
| |
75 | 87 |
| |
| |||
106 | 118 |
| |
107 | 119 |
| |
108 | 120 |
| |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
109 | 127 |
| |
110 | 128 |
| |
111 | 129 |
| |
|
test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_2d.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_2d.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
| |||
74 | 80 |
| |
75 | 81 |
| |
76 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
77 | 89 |
| |
78 | 90 |
| |
79 | 91 |
| |
| |||
111 | 123 |
| |
112 | 124 |
| |
113 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
114 | 132 |
| |
115 | 133 |
| |
116 | 134 |
| |
|
test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_3d.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/test_parallel_api_with_llama_3d.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
|
You can’t perform that action at this time.
0 commit comments