CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:24:35 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/"a40e46f19e2b0bb07c6a2274451fe0b9"
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=Fo8XjflvCcjLoaSeDKqkbZMSBE4JDyH7l0yh5uo%2FD0eYCOU1T537S3byPGgEYLc2zo8QmibVshKcyH4YjKhMEZyyYehvfa8M3ySYWQYajoiTq2pzsx2WFEHLuNIOSrvFNW8fB2G%2F0mkIybhywYQy8kT7kQeA7axOqP3XEXEcCsjFnCp2Mwx%2BbKpKiBbkrlkUXNDeQ2tNLh14TeLXJ8P9CxMq91J7t98hycOzQHg4C%2Bf%2BFrK%2BqJRKCGj99PJAJVLPPnJtMAvCwWkoBxVf%2FCk%2FbA%3D%3D--LI8bvcMe3qD%2FPvL7--iPfg52rOf7JYTHXeOr%2FgJQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.556690421.1753655074; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:24:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:24:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 83AC:3B05D7:11D60C6:178216A:6886A722
[PIR] Fix the logic for setting op_role (#67850) · PaddlePaddle/Paddle@5c7df1e · GitHub
Copy file name to clipboardExpand all lines: python/paddle/base/framework.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/pir_pass.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/utils.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/auto_parallel_gradient_merge.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/auto_parallel_master_grad.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/pass_utils.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/decorator.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/fp16_utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 5c7df1e
File tree
Expand file treeCollapse file tree
11 files changed
+140
-113
lines changedFilter options
- python/paddle
- base
- distributed
- auto_parallel/static
- passes
- optimizer
- static/amp
- test/auto_parallel/pir
Expand file treeCollapse file tree
11 files changed
+140
-113
lines changedpython/paddle/base/framework.py
Copy file name to clipboardExpand all lines: python/paddle/base/framework.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8410 | 8410 |
| |
8411 | 8411 |
| |
8412 | 8412 |
| |
| 8413 | + | |
| 8414 | + | |
| 8415 | + | |
| 8416 | + | |
| 8417 | + | |
| 8418 | + | |
| 8419 | + | |
| 8420 | + | |
| 8421 | + | |
| 8422 | + | |
| 8423 | + | |
| 8424 | + | |
| 8425 | + | |
| 8426 | + | |
| 8427 | + | |
| 8428 | + | |
| 8429 | + | |
| 8430 | + | |
| 8431 | + | |
| 8432 | + | |
| 8433 | + | |
| 8434 | + | |
| 8435 | + | |
| 8436 | + | |
| 8437 | + | |
| 8438 | + | |
| 8439 | + | |
| 8440 | + | |
| 8441 | + | |
| 8442 | + |
python/paddle/distributed/auto_parallel/static/engine.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py+16-50Lines changed: 16 additions & 50 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
| |||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 |
| - | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
| |||
695 | 697 |
| |
696 | 698 |
| |
697 | 699 |
| |
| 700 | + | |
698 | 701 |
| |
699 | 702 |
| |
700 |
| - | |
701 | 703 |
| |
702 | 704 |
| |
703 | 705 |
| |
| |||
739 | 741 |
| |
740 | 742 |
| |
741 | 743 |
| |
742 |
| - | |
743 | 744 |
| |
744 | 745 |
| |
745 | 746 |
| |
746 |
| - | |
747 |
| - | |
748 |
| - | |
749 |
| - | |
750 |
| - | |
751 |
| - | |
752 |
| - | |
753 |
| - | |
754 |
| - | |
755 |
| - | |
756 |
| - | |
757 |
| - | |
758 |
| - | |
759 |
| - | |
760 |
| - | |
761 |
| - | |
762 |
| - | |
763 |
| - | |
764 |
| - | |
765 | 747 |
| |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 |
| - | |
770 |
| - | |
771 |
| - | |
772 |
| - | |
773 |
| - | |
774 |
| - | |
775 |
| - | |
776 |
| - | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
777 | 755 |
| |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
783 | 761 |
| |
784 |
| - | |
785 |
| - | |
786 |
| - | |
787 |
| - | |
788 |
| - | |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
796 | 762 |
| |
797 | 763 |
| |
798 | 764 |
| |
|
python/paddle/distributed/auto_parallel/static/pir_pass.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/pir_pass.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 |
| - | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| 367 | + | |
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
| |||
419 | 420 |
| |
420 | 421 |
| |
421 | 422 |
| |
| 423 | + | |
422 | 424 |
| |
423 | 425 |
| |
424 | 426 |
| |
|
python/paddle/distributed/auto_parallel/static/utils.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/utils.py+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
2506 | 2508 |
| |
2507 | 2509 |
| |
2508 | 2510 |
| |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + |
python/paddle/distributed/passes/auto_parallel_gradient_merge.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/auto_parallel_gradient_merge.py+18-7Lines changed: 18 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
460 | 472 |
| |
461 | 473 |
| |
462 | 474 |
| |
| |||
644 | 656 |
| |
645 | 657 |
| |
646 | 658 |
| |
647 |
| - | |
648 | 659 |
| |
649 | 660 |
| |
650 | 661 |
| |
| |||
654 | 665 |
| |
655 | 666 |
| |
656 | 667 |
| |
657 |
| - | |
| 668 | + | |
658 | 669 |
| |
659 | 670 |
| |
660 | 671 |
| |
|
python/paddle/distributed/passes/auto_parallel_master_grad.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/auto_parallel_master_grad.py+5-15Lines changed: 5 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
74 | 64 |
| |
75 | 65 |
| |
76 | 66 |
| |
|
python/paddle/distributed/passes/pass_utils.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/passes/pass_utils.py+2-26Lines changed: 2 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
746 | 746 |
| |
747 | 747 |
| |
748 | 748 |
| |
749 |
| - | |
750 |
| - | |
751 |
| - | |
752 |
| - | |
753 |
| - | |
754 |
| - | |
755 |
| - | |
756 |
| - | |
757 |
| - | |
758 |
| - | |
759 |
| - | |
760 |
| - | |
761 |
| - | |
762 |
| - | |
763 |
| - | |
764 |
| - | |
765 |
| - | |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 |
| - | |
770 |
| - | |
771 |
| - | |
772 |
| - | |
773 | 749 |
| |
774 | 750 |
| |
775 | 751 |
| |
|
python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
904 | 904 |
| |
905 | 905 |
| |
906 | 906 |
| |
| 907 | + | |
907 | 908 |
| |
908 | 909 |
| |
909 | 910 |
| |
|
python/paddle/static/amp/decorator.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/decorator.py+14-10Lines changed: 14 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| |||
740 | 742 |
| |
741 | 743 |
| |
742 | 744 |
| |
743 |
| - | |
744 |
| - | |
745 |
| - | |
746 |
| - | |
747 |
| - | |
748 |
| - | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
749 | 752 |
| |
750 |
| - | |
751 |
| - | |
752 |
| - | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
753 | 757 |
| |
754 | 758 |
| |
755 | 759 |
| |
|
python/paddle/static/amp/fp16_utils.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/fp16_utils.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
867 | 868 |
| |
868 | 869 |
| |
869 | 870 |
| |
| 871 | + | |
| 872 | + | |
870 | 873 |
| |
871 | 874 |
| |
872 | 875 |
| |
|
You can’t perform that action at this time.
0 commit comments