CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 08:48:41 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/"6b78996d37d4818384cad2490146a1e6"
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=ObWZFMWeooZyWR64SKn2nvPFPdChAeytELcMpCNo6nWoV5OcQMzpGVxCAQQoOVHgFfELqnZ6Z8W3WDTxL2IPwEq%2BFGFrI3VmnCGSGsGe14%2BAGq1woQUzrTPDYq4H5lN8ZeBdWdPBgFPi%2FoUWcl8W%2FU6Qr5oSG0JjER0a5DG1UUniGfRhJo647b8hmFheqq1QXtiEb2xsBoIbaUnIJdAB7R7gTx3b8tdikE41e9aL4Q2y4g%2FcUmkn1du5mvV8X7zvWRbaKyCU8UEJm0cF4jV7VA%3D%3D--504nkQWfZvdA3qx5--93dAYIXCk2%2FSMQhKBkQf1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1251498694.1753692520; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:48:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:48:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C582:246CCF:638522:7BE8AE:68873968
Construct dist tensor (#54425) · PaddlePaddle/Paddle@e32c437 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit e32c437
File tree
Expand file treeCollapse file tree
18 files changed
+637
-18
lines changedFilter options
- paddle
- fluid/pybind
- phi
- api
- include
- lib
- core
- distributed/auto_parallel
- utils
- python/paddle/tensor
- test/auto_parallel
Expand file treeCollapse file tree
18 files changed
+637
-18
lines changedpaddle/fluid/pybind/auto_parallel_py.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| |||
225 | 227 |
| |
226 | 228 |
| |
227 | 229 |
| |
228 |
| - | |
229 |
| - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
230 | 235 |
| |
231 | 236 |
| |
232 | 237 |
| |
|
paddle/fluid/pybind/eager.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager.cc+196-14Lines changed: 196 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 |
| |
45 | 53 |
| |
46 | 54 |
| |
| |||
60 | 68 |
| |
61 | 69 |
| |
62 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
63 | 117 |
| |
64 | 118 |
| |
65 | 119 |
| |
| |||
82 | 136 |
| |
83 | 137 |
| |
84 | 138 |
| |
| 139 | + | |
85 | 140 |
| |
86 | 141 |
| |
87 | 142 |
| |
| |||
129 | 184 |
| |
130 | 185 |
| |
131 | 186 |
| |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
132 | 229 |
| |
133 | 230 |
| |
134 | 231 |
| |
| |||
143 | 240 |
| |
144 | 241 |
| |
145 | 242 |
| |
| 243 | + | |
146 | 244 |
| |
147 | 245 |
| |
148 | 246 |
| |
| |||
186 | 284 |
| |
187 | 285 |
| |
188 | 286 |
| |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
189 | 320 |
| |
190 | 321 |
| |
191 | 322 |
| |
| |||
283 | 414 |
| |
284 | 415 |
| |
285 | 416 |
| |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
286 | 436 |
| |
287 | 437 |
| |
288 | 438 |
| |
| |||
347 | 497 |
| |
348 | 498 |
| |
349 | 499 |
| |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
357 | 507 |
| |
358 | 508 |
| |
359 | 509 |
| |
| |||
378 | 528 |
| |
379 | 529 |
| |
380 | 530 |
| |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
381 | 543 |
| |
382 | 544 |
| |
383 | 545 |
| |
| |||
399 | 561 |
| |
400 | 562 |
| |
401 | 563 |
| |
402 |
| - | |
| 564 | + | |
403 | 565 |
| |
404 | 566 |
| |
405 | 567 |
| |
| |||
408 | 570 |
| |
409 | 571 |
| |
410 | 572 |
| |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
411 | 578 |
| |
412 | 579 |
| |
413 | 580 |
| |
| |||
426 | 593 |
| |
427 | 594 |
| |
428 | 595 |
| |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
429 | 604 |
| |
| 605 | + | |
430 | 606 |
| |
431 | 607 |
| |
432 | 608 |
| |
| |||
545 | 721 |
| |
546 | 722 |
| |
547 | 723 |
| |
548 |
| - | |
| 724 | + | |
| 725 | + | |
549 | 726 |
| |
550 | 727 |
| |
551 | 728 |
| |
| |||
558 | 735 |
| |
559 | 736 |
| |
560 | 737 |
| |
561 |
| - | |
| 738 | + | |
| 739 | + | |
562 | 740 |
| |
563 | 741 |
| |
564 | 742 |
| |
| |||
583 | 761 |
| |
584 | 762 |
| |
585 | 763 |
| |
| 764 | + | |
586 | 765 |
| |
587 | 766 |
| |
588 | 767 |
| |
| |||
594 | 773 |
| |
595 | 774 |
| |
596 | 775 |
| |
| 776 | + | |
597 | 777 |
| |
598 | 778 |
| |
599 | 779 |
| |
| |||
604 | 784 |
| |
605 | 785 |
| |
606 | 786 |
| |
607 |
| - | |
| 787 | + | |
608 | 788 |
| |
609 | 789 |
| |
610 | 790 |
| |
| |||
614 | 794 |
| |
615 | 795 |
| |
616 | 796 |
| |
617 |
| - | |
| 797 | + | |
| 798 | + | |
618 | 799 |
| |
619 | 800 |
| |
620 | 801 |
| |
| |||
626 | 807 |
| |
627 | 808 |
| |
628 | 809 |
| |
629 |
| - | |
| 810 | + | |
| 811 | + | |
630 | 812 |
| |
631 | 813 |
| |
632 | 814 |
| |
| |||
636 | 818 |
| |
637 | 819 |
| |
638 | 820 |
| |
639 |
| - | |
| 821 | + | |
640 | 822 |
| |
641 | 823 |
| |
642 | 824 |
| |
|
You can’t perform that action at this time.
0 commit comments