CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 02:43:59 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/"79c1bade6f0e035d4e7342a060021eda"
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=Wxm6nGbaG8fo0oGEhttOSzLJrJlUvoQ7f6ZTQNRNNtyymjWVxyDOvZ4V8LiPhyPOS2sj%2FvxlVkgBBFwob1CzZVM3PnfQjSjwlK4kYEc6Fdp0bpRiX0yYddEmtJ1KgF3s2LtCwZ831CfqFI4BFW3e9bIRVqABR5eyIlNdghlxEw9aNDqCs8wyeO0A4PwNEwcHGgt9yDsaqDPkfEpVI%2FjUGSDpYOqjavX%2BVi1I6bElWl1GNH1aRT%2BVDFikMoImcXnYh3MDVYa7MivqS5YiGpv3Uw%3D%3D--nTivSXvS5IqiEy9E--k0nctuJ%2FCHxU9dptLovfdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1255386113.1753757039; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:43:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:43:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C8CC:244FAD:1E9B53:2D32BD:6888356F
make sharding dynamic to static (#62230) · PaddlePaddle/Paddle@3ca79b6 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/api.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_1.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_3.py
Copy file name to clipboardExpand all lines: test/auto_parallel/semi_auto_parallel_dist_to_static_api.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 3ca79b6
File tree
Expand file treeCollapse file tree
6 files changed
+230
-28
lines changedFilter options
- python/paddle/distributed/auto_parallel
- test/auto_parallel
- hybrid_strategy
Expand file treeCollapse file tree
6 files changed
+230
-28
lines changedpython/paddle/distributed/auto_parallel/api.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/api.py+109-18Lines changed: 109 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
554 |
| - | |
| 554 | + | |
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
559 |
| - | |
| 558 | + | |
| 559 | + | |
560 | 560 |
| |
561 | 561 |
| |
562 |
| - | |
| 562 | + | |
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
| |||
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
| 571 | + | |
| 572 | + | |
579 | 573 |
| |
580 | 574 |
| |
581 | 575 |
| |
| |||
604 | 598 |
| |
605 | 599 |
| |
606 | 600 |
| |
| 601 | + | |
| 602 | + | |
607 | 603 |
| |
608 |
| - | |
609 |
| - | |
610 |
| - | |
611 |
| - | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
612 | 610 |
| |
613 | 611 |
| |
614 | 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 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
615 | 656 |
| |
616 | 657 |
| |
617 | 658 |
| |
| |||
804 | 845 |
| |
805 | 846 |
| |
806 | 847 |
| |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
807 | 852 |
| |
808 | 853 |
| |
809 | 854 |
| |
810 | 855 |
| |
811 |
| - | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
812 | 859 |
| |
813 | 860 |
| |
814 | 861 |
| |
| |||
821 | 868 |
| |
822 | 869 |
| |
823 | 870 |
| |
| 871 | + | |
| 872 | + | |
| 873 | + | |
824 | 874 |
| |
825 | 875 |
| |
826 | 876 |
| |
| |||
862 | 912 |
| |
863 | 913 |
| |
864 | 914 |
| |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
865 | 919 |
| |
866 | 920 |
| |
867 | 921 |
| |
| |||
870 | 924 |
| |
871 | 925 |
| |
872 | 926 |
| |
873 |
| - | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
874 | 930 |
| |
875 | 931 |
| |
876 | 932 |
| |
877 | 933 |
| |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
878 | 942 |
| |
879 | 943 |
| |
880 | 944 |
| |
| |||
1893 | 1957 |
| |
1894 | 1958 |
| |
1895 | 1959 |
| |
| 1960 | + | |
| 1961 | + | |
1896 | 1962 |
| |
1897 | 1963 |
| |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
1898 | 1989 |
| |
1899 | 1990 |
| |
1900 | 1991 |
| |
|
test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_1.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_1.py+31-1Lines changed: 31 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
| 25 | + | |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| |||
59 | 64 |
| |
60 | 65 |
| |
61 | 66 |
| |
62 |
| - | |
| 67 | + | |
63 | 68 |
| |
64 | 69 |
| |
65 | 70 |
| |
| |||
68 | 73 |
| |
69 | 74 |
| |
70 | 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 | + | |
71 | 100 |
| |
72 | 101 |
| |
73 | 102 |
| |
| |||
78 | 107 |
| |
79 | 108 |
| |
80 | 109 |
| |
| 110 | + | |
81 | 111 |
| |
82 | 112 |
| |
83 | 113 |
| |
|
test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_3.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/semi_auto_parallel_sharding_stage_3.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
| 25 | + | |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| |||
68 | 73 |
| |
69 | 74 |
| |
70 | 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 | + | |
71 | 100 |
| |
72 | 101 |
| |
73 | 102 |
| |
| |||
78 | 107 |
| |
79 | 108 |
| |
80 | 109 |
| |
| 110 | + | |
81 | 111 |
| |
82 | 112 |
| |
83 | 113 |
| |
|
test/auto_parallel/semi_auto_parallel_dist_to_static_api.py
Copy file name to clipboardExpand all lines: test/auto_parallel/semi_auto_parallel_dist_to_static_api.py+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
40 | 48 |
| |
41 | 49 |
| |
42 | 50 |
| |
| |||
96 | 104 |
| |
97 | 105 |
| |
98 | 106 |
| |
99 |
| - | |
| 107 | + | |
100 | 108 |
| |
101 | 109 |
| |
102 | 110 |
| |
103 | 111 |
| |
104 | 112 |
| |
105 | 113 |
| |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
|
You can’t perform that action at this time.
0 commit comments