CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 03:50:50 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/"72f335012269c4b204025dab721cde6a"
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=bopdWJ0SVyqGr1%2BoDW2JfG0fd4pqXrW9BpvdMTjOk3N3LpCQDg1u9maJsugrBbSl3qtXeNyaA85jhjEvE%2BAnWsei8BasryKXz0sa5%2F4QN0D5%2Bm3H7ZBqza0p1hNVSgWiGVh4WCtwk1z8JFyhvsLNfvYFYI1IUvItuvO%2B4tCVSM2MUhkqmxM0g%2B2ZrAk819vLegM57YOHNUvWnORfZSCiTUbNNyqmoLTl%2FjCsmDXTbL01Qko%2FM9smCA1o886kENSwzmsE%2BPUQI5xcEtx78xsXCg%3D%3D--07M6hJLtq7JI6OFx--Ea18LXxrAcGd%2FepqmQTR9g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.913129735.1753501850; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:50:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:50:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DCBC:37D5F1:125692:1C1063:6884509A
no model for parallelize_optimizer (#69677) · PaddlePaddle/Paddle@c112fc8 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/parallel_base.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/parallelize.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/sharded_data_parallel.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/parallel_api.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit c112fc8
File tree
Expand file treeCollapse file tree
4 files changed
+90
-50
lines changedFilter options
- python/paddle/distributed/auto_parallel/intermediate
- test/auto_parallel/hybrid_strategy
Expand file treeCollapse file tree
4 files changed
+90
-50
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+29-19Lines changed: 29 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 |
| |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
| 54 | + | |
48 | 55 |
| |
49 | 56 |
| |
50 | 57 |
| |
| |||
54 | 61 |
| |
55 | 62 |
| |
56 | 63 |
| |
| 64 | + | |
57 | 65 |
| |
58 | 66 |
| |
59 | 67 |
| |
| |||
62 | 70 |
| |
63 | 71 |
| |
64 | 72 |
| |
| 73 | + | |
65 | 74 |
| |
66 | 75 |
| |
67 | 76 |
| |
68 |
| - | |
| 77 | + | |
69 | 78 |
| |
70 | 79 |
| |
71 | 80 |
| |
72 | 81 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 |
| - | |
| 85 | + | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 |
| - | |
| 95 | + | |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 |
| - | |
| 99 | + | |
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
101 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
102 | 113 |
| |
103 | 114 |
| |
104 | 115 |
| |
| |||
192 | 203 |
| |
193 | 204 |
| |
194 | 205 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 206 | + | |
| 207 | + | |
198 | 208 |
| |
199 | 209 |
|
python/paddle/distributed/auto_parallel/intermediate/parallelize.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/parallelize.py+37-6Lines changed: 37 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 |
| |
49 | 55 |
| |
50 | 56 |
| |
| 57 | + | |
| 58 | + | |
51 | 59 |
| |
52 | 60 |
| |
53 | 61 |
| |
54 | 62 |
| |
55 | 63 |
| |
56 |
| - | |
| 64 | + | |
57 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
58 | 83 |
| |
| 84 | + | |
59 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
60 | 90 |
| |
61 |
| - | |
62 |
| - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
63 | 94 |
|
python/paddle/distributed/auto_parallel/intermediate/sharded_data_parallel.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/sharded_data_parallel.py+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
71 | 67 |
| |
72 | 68 |
| |
73 | 69 |
| |
74 | 70 |
| |
75 | 71 |
| |
76 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
77 | 75 |
| |
78 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
test/auto_parallel/hybrid_strategy/parallel_api.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/parallel_api.py+11-12Lines changed: 11 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 | 278 |
| |
286 |
| - | |
287 |
| - | |
288 |
| - | |
| 279 | + | |
289 | 280 |
| |
290 | 281 |
| |
291 | 282 |
| |
| |||
300 | 291 |
| |
301 | 292 |
| |
302 | 293 |
| |
| 294 | + | |
| 295 | + | |
303 | 296 |
| |
304 | 297 |
| |
305 | 298 |
| |
306 | 299 |
| |
307 |
| - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
308 | 307 |
| |
309 | 308 |
| |
310 | 309 |
| |
|
You can’t perform that action at this time.
0 commit comments