CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 20:17:20 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/"8ef9fe2e22ef65860d827ef8541d3c67"
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=kfUumb5YwGXIalkyXHLMqEpbCKLmNOd1BwN5hrgv%2F1h%2FESNCEuMLZbRADGtwJbOKSYnRttHKs6jrdHVRti8RqS%2FLfdxihy5tP141Eao4Y9RJxaMGUfxjizv1lNAaJM4JzlZibZtzr%2Fy7KteILsUNkM33yo5obMND57wCCNPG7EqyjVEMD%2BpTn1yUJV62yqHfoNDGnE5zsawWSgQbJUj%2BDBfQJa1J%2FWtFQKBQ9%2FstYbcp6EqsE8bYVLA9yUNl4rAMDP7y3lHmBkVyMF9iqvIPcw%3D%3D--sldMZcF0WD9m3R2e--hDir0r0vBG4j29FQD59FTw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2131279282.1753301840; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:17:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:17:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EDD4:25703E:C2FA4:FB109:6881434F
[Auto Parallel] Add spmd_rule for 11 ops. (#72312) · PaddlePaddle/Paddle@c8552a6 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/elementwise.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/elementwise.h
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/ops.yaml
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit c8552a6
authored
[Auto Parallel] Add spmd_rule for 11 ops. (#72312)
* add unary ops which have spmd_rule but not add in yaml file.
* add spmd_rule for 11 ops.
* add CI test for 11 ops of spmd rule and add spmd rule for nonzero ops.
* add spmd rule for 12 backward ops and add some CPP CI test.
* remove py CI
* fix bug1 parent 919cf45 commit c8552a6Copy full SHA for c8552a6
File tree
Expand file treeCollapse file tree
5 files changed
+322
-0
lines changedFilter options
- paddle/phi
- infermeta/spmd_rules
- ops/yaml
- test/cpp/auto_parallel
Expand file treeCollapse file tree
5 files changed
+322
-0
lines changedpaddle/phi/infermeta/spmd_rules/elementwise.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/elementwise.cc+113Lines changed: 113 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
534 | 534 |
| |
535 | 535 |
| |
536 | 536 |
| |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
537 | 650 |
|
paddle/phi/infermeta/spmd_rules/elementwise.h
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/spmd_rules/elementwise.h+58Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 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 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
68 | 126 |
| |
69 | 127 |
|
paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
| 401 | + | |
401 | 402 |
| |
402 | 403 |
| |
403 | 404 |
| |
| |||
921 | 922 |
| |
922 | 923 |
| |
923 | 924 |
| |
| 925 | + | |
924 | 926 |
| |
925 | 927 |
| |
926 | 928 |
| |
| |||
2000 | 2002 |
| |
2001 | 2003 |
| |
2002 | 2004 |
| |
| 2005 | + | |
2003 | 2006 |
| |
2004 | 2007 |
| |
2005 | 2008 |
| |
| |||
2227 | 2230 |
| |
2228 | 2231 |
| |
2229 | 2232 |
| |
| 2233 | + | |
2230 | 2234 |
| |
2231 | 2235 |
| |
2232 | 2236 |
| |
| |||
2888 | 2892 |
| |
2889 | 2893 |
| |
2890 | 2894 |
| |
| 2895 | + | |
2891 | 2896 |
| |
2892 | 2897 |
| |
2893 | 2898 |
| |
| |||
3144 | 3149 |
| |
3145 | 3150 |
| |
3146 | 3151 |
| |
| 3152 | + | |
3147 | 3153 |
| |
3148 | 3154 |
| |
3149 | 3155 |
| |
| |||
3156 | 3162 |
| |
3157 | 3163 |
| |
3158 | 3164 |
| |
| 3165 | + | |
3159 | 3166 |
| |
3160 | 3167 |
| |
3161 | 3168 |
| |
| |||
3315 | 3322 |
| |
3316 | 3323 |
| |
3317 | 3324 |
| |
| 3325 | + | |
3318 | 3326 |
| |
3319 | 3327 |
| |
3320 | 3328 |
| |
| |||
3509 | 3517 |
| |
3510 | 3518 |
| |
3511 | 3519 |
| |
| 3520 | + | |
3512 | 3521 |
| |
3513 | 3522 |
| |
3514 | 3523 |
| |
|
paddle/phi/ops/yaml/ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/ops.yaml+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
928 | 928 |
| |
929 | 929 |
| |
930 | 930 |
| |
| 931 | + | |
931 | 932 |
| |
932 | 933 |
| |
933 | 934 |
| |
| |||
1656 | 1657 |
| |
1657 | 1658 |
| |
1658 | 1659 |
| |
| 1660 | + | |
1659 | 1661 |
| |
1660 | 1662 |
| |
1661 | 1663 |
| |
| |||
3192 | 3194 |
| |
3193 | 3195 |
| |
3194 | 3196 |
| |
| 3197 | + | |
3195 | 3198 |
| |
3196 | 3199 |
| |
3197 | 3200 |
| |
| |||
3563 | 3566 |
| |
3564 | 3567 |
| |
3565 | 3568 |
| |
| 3569 | + | |
3566 | 3570 |
| |
3567 | 3571 |
| |
3568 | 3572 |
| |
| |||
3735 | 3739 |
| |
3736 | 3740 |
| |
3737 | 3741 |
| |
| 3742 | + | |
3738 | 3743 |
| |
3739 | 3744 |
| |
3740 | 3745 |
| |
| |||
4376 | 4381 |
| |
4377 | 4382 |
| |
4378 | 4383 |
| |
| 4384 | + | |
4379 | 4385 |
| |
4380 | 4386 |
| |
4381 | 4387 |
| |
| |||
4490 | 4496 |
| |
4491 | 4497 |
| |
4492 | 4498 |
| |
| 4499 | + | |
4493 | 4500 |
| |
4494 | 4501 |
| |
4495 | 4502 |
| |
| |||
4776 | 4783 |
| |
4777 | 4784 |
| |
4778 | 4785 |
| |
| 4786 | + | |
4779 | 4787 |
| |
4780 | 4788 |
| |
4781 | 4789 |
| |
| |||
4788 | 4796 |
| |
4789 | 4797 |
| |
4790 | 4798 |
| |
| 4799 | + | |
4791 | 4800 |
| |
4792 | 4801 |
| |
4793 | 4802 |
| |
| |||
4945 | 4954 |
| |
4946 | 4955 |
| |
4947 | 4956 |
| |
| 4957 | + | |
4948 | 4958 |
| |
4949 | 4959 |
| |
4950 | 4960 |
| |
| |||
5143 | 5153 |
| |
5144 | 5154 |
| |
5145 | 5155 |
| |
| 5156 | + | |
5146 | 5157 |
| |
5147 | 5158 |
| |
5148 | 5159 |
| |
|
You can’t perform that action at this time.
0 commit comments