CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 10:12:22 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/"e6cf8f90e0b260f67be9bc1001f917ef"
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=qcL4vFa3cmZg0ohEkyqRkrLdEKIou4XVphcojWtDU7cP1PrqKqEq71onHc%2B0cEinBS1zD6r7s1QDFC58Az7N7UnPEGt7%2FhCVCDAwB4B%2F5e7gNrP73BGb5GGA2OguuI9As4Q%2FZ9FkUMkZU1IibzLDalnmHI%2FB6au4%2BURmlwiSkCSg8x4LMrniD1Iqiu%2FWsPLUsmpg0rj5RTxp43j21m2XavSH6lyZ1CtAr7oQc1to3jNsuSZrOZz2Om%2BSxlaelRHlx2BA7Ie3LEJ6cqs2HVLccw%3D%3D--y4PvTrCMMVPMfChl--Cx4esdhmkS0yYl%2FlR0ANfQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.891069971.1753438341; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:12:21 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:12:21 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B39A:0A63:15D735:188C1C:68835885
[Semi Auto] Refactor Completion Mechanism (Part1) (#57447) · PaddlePaddle/Paddle@8bbd558 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/rules.h
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/completion.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/dist_op.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/operators/__init__.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 8bbd558
authored
[Semi Auto] Refactor Completion Mechanism (Part1) (#57447)
* first commit
* framework
* matmul done
* elementwise done
* adapt done
* polish code
* revise logging
* revise log
* update doc
* enable LN unitest
* precommit
* bugfix reduce_sum
* bugfix assign
* bugfix for print program
* enable rule for dropout
* bugfix for dist op1 parent 1f4d4cd commit 8bbd558Copy full SHA for 8bbd558
File tree
Expand file treeCollapse file tree
18 files changed
+834
-84
lines changedFilter options
- paddle
- fluid/pybind
- phi/infermeta/spmd_rules
- python/paddle/distributed/auto_parallel/static
- operators
- test/auto_parallel
- spmd_rules
Expand file treeCollapse file tree
18 files changed
+834
-84
lines changedpaddle/fluid/pybind/auto_parallel_py.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
546 | 555 |
| |
547 | 556 |
| |
548 | 557 |
| |
|
paddle/phi/infermeta/spmd_rules/rules.h
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/rules.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
336 | 340 |
| |
337 | 341 |
| |
338 | 342 |
| |
|
python/paddle/distributed/auto_parallel/static/completion.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/completion.py+123-43Lines changed: 123 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
23 | 29 |
| |
24 | 30 |
| |
25 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 |
| |
27 | 36 |
| |
28 | 37 |
| |
29 |
| - | |
30 | 38 |
| |
31 | 39 |
| |
32 | 40 |
| |
33 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
34 | 52 |
| |
35 | 53 |
| |
36 | 54 |
| |
| |||
105 | 123 |
| |
106 | 124 |
| |
107 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 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 | + | |
108 | 176 |
| |
109 | 177 |
| |
110 | 178 |
| |
111 | 179 |
| |
112 | 180 |
| |
113 |
| - | |
114 | 181 |
| |
115 | 182 |
| |
116 | 183 |
| |
| |||
205 | 272 |
| |
206 | 273 |
| |
207 | 274 |
| |
| 275 | + | |
| 276 | + | |
| 277 | + | |
208 | 278 |
| |
209 | 279 |
| |
210 | 280 |
| |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
| 281 | + | |
218 | 282 |
| |
| 283 | + | |
219 | 284 |
| |
220 | 285 |
| |
221 | 286 |
| |
222 |
| - | |
223 |
| - | |
| 287 | + | |
| 288 | + | |
224 | 289 |
| |
225 | 290 |
| |
226 | 291 |
| |
| |||
277 | 342 |
| |
278 | 343 |
| |
279 | 344 |
| |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
305 | 388 |
| |
306 | 389 |
| |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 | 390 |
| |
311 |
| - | |
| 391 | + | |
312 | 392 |
| |
313 | 393 |
| |
314 | 394 |
| |
| |||
900 | 980 |
| |
901 | 981 |
| |
902 | 982 |
| |
903 |
| - | |
| 983 | + | |
904 | 984 |
| |
905 | 985 |
| |
906 | 986 |
| |
|
python/paddle/distributed/auto_parallel/static/dist_op.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/dist_op.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
|
python/paddle/distributed/auto_parallel/static/operators/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/operators/__init__.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
| |||
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
| 44 | + |
You can’t perform that action at this time.
0 commit comments