CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 23:52:44 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/"d85d4a2ae0da78993834136dda42a2dc"
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=UeeJShbxjeV0awvTg2o3vUEDSNhyfmQ5VBiWWdmHGCUdGx6dFFUpVjjLHm0r%2FB5%2BKlpmN6Z%2B7uXU8nADPjoC3SXbvOX6nhQebsC6W8pSKVEbL0hRmtnvINK22avwp1UQdO6%2BoOmEQzW2tmXKfsU4mklydZ1cGl8%2FqBY2rBp4eujcJfWdumvbuNi7rbN%2B4zcf3N4x3ltD7znF5IIF9fRPeRIfxOC4YMhe5e7mijGDO3CfuQGOdNm7OVIbGrdgvUDLLThpRvQVsqZZMvnKlgp2IA%3D%3D--MQ%2BJLj4EHj82g%2B8r--eKtsA0s8yMIhBCItEICnQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.861802739.1753660363; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 23:52:43 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 23:52:43 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B4AA:29054:88DD88:B5D12E:6886BBCB
【AutoParallel】Support to split program into sub-program in PIR (#66130) · PaddlePaddle/Paddle@6f518a6 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/general/inplace_pass.cc
Copy file name to clipboardExpand all lines: paddle/pir/src/core/program.cc
Copy file name to clipboardExpand all lines: python/paddle/base/executor.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 6f518a6
authored
File tree
Expand file treeCollapse file tree
11 files changed
+568
-15
lines changedFilter options
- paddle
- fluid
- pir/transforms/general
- pybind
- pir/src/core
- python/paddle
- base
- distributed
- auto_parallel/static
- passes
- pipeline_scheduler_pass
- test
- auto_parallel/pir
- standalone_executor
Expand file treeCollapse file tree
11 files changed
+568
-15
lines changedpaddle/fluid/pir/transforms/general/inplace_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/general/inplace_pass.cc+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
214 | 218 |
| |
215 | 219 |
| |
216 | 220 |
| |
| |||
228 | 232 |
| |
229 | 233 |
| |
230 | 234 |
| |
231 |
| - | |
232 |
| - | |
| 235 | + | |
233 | 236 |
| |
234 | 237 |
| |
235 | 238 |
| |
|
+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1049 | 1049 |
| |
1050 | 1050 |
| |
1051 | 1051 |
| |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1052 | 1067 |
| |
1053 | 1068 |
| |
1054 | 1069 |
| |
|
paddle/pir/src/core/program.cc
Copy file name to clipboardExpand all lines: paddle/pir/src/core/program.cc+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
70 | 81 |
| |
71 | 82 |
| |
72 | 83 |
| |
|
python/paddle/base/executor.py
Copy file name to clipboardExpand all lines: python/paddle/base/executor.py+38-6Lines changed: 38 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
536 | 550 |
| |
537 | 551 |
| |
538 | 552 |
| |
| |||
856 | 870 |
| |
857 | 871 |
| |
858 | 872 |
| |
| 873 | + | |
859 | 874 |
| |
860 | 875 |
| |
861 | 876 |
| |
| |||
864 | 879 |
| |
865 | 880 |
| |
866 | 881 |
| |
| 882 | + | |
867 | 883 |
| |
868 | 884 |
| |
869 | 885 |
| |
| |||
1114 | 1130 |
| |
1115 | 1131 |
| |
1116 | 1132 |
| |
| 1133 | + | |
1117 | 1134 |
| |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
1121 | 1144 |
| |
1122 | 1145 |
| |
1123 | 1146 |
| |
| |||
1127 | 1150 |
| |
1128 | 1151 |
| |
1129 | 1152 |
| |
| 1153 | + | |
1130 | 1154 |
| |
1131 | 1155 |
| |
1132 | 1156 |
| |
| |||
1139 | 1163 |
| |
1140 | 1164 |
| |
1141 | 1165 |
| |
1142 |
| - | |
1143 |
| - | |
1144 |
| - | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1145 | 1172 |
| |
1146 | 1173 |
| |
1147 | 1174 |
| |
| |||
1252 | 1279 |
| |
1253 | 1280 |
| |
1254 | 1281 |
| |
| 1282 | + | |
1255 | 1283 |
| |
1256 | 1284 |
| |
1257 | 1285 |
| |
| |||
1280 | 1308 |
| |
1281 | 1309 |
| |
1282 | 1310 |
| |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
1283 | 1314 |
| |
1284 | 1315 |
| |
1285 | 1316 |
| |
| |||
2094 | 2125 |
| |
2095 | 2126 |
| |
2096 | 2127 |
| |
| 2128 | + | |
2097 | 2129 |
| |
2098 | 2130 |
| |
2099 | 2131 |
| |
|
python/paddle/distributed/auto_parallel/static/engine.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py+72-3Lines changed: 72 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
260 | 262 |
| |
261 | 263 |
| |
262 | 264 |
| |
| 265 | + | |
263 | 266 |
| |
264 | 267 |
| |
265 | 268 |
| |
| |||
657 | 660 |
| |
658 | 661 |
| |
659 | 662 |
| |
| 663 | + | |
| 664 | + | |
| 665 | + | |
660 | 666 |
| |
661 | 667 |
| |
662 | 668 |
| |
663 | 669 |
| |
664 | 670 |
| |
665 | 671 |
| |
666 | 672 |
| |
| 673 | + | |
667 | 674 |
| |
668 | 675 |
| |
669 | 676 |
| |
| |||
701 | 708 |
| |
702 | 709 |
| |
703 | 710 |
| |
704 |
| - | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
705 | 725 |
| |
706 |
| - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
707 | 734 |
| |
708 | 735 |
| |
709 | 736 |
| |
710 | 737 |
| |
| 738 | + | |
711 | 739 |
| |
712 | 740 |
| |
713 | 741 |
| |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
714 | 763 |
| |
715 | 764 |
| |
716 | 765 |
| |
| |||
786 | 835 |
| |
787 | 836 |
| |
788 | 837 |
| |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
789 | 843 |
| |
790 | 844 |
| |
791 | 845 |
| |
| |||
1206 | 1260 |
| |
1207 | 1261 |
| |
1208 | 1262 |
| |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
1209 | 1268 |
| |
1210 | 1269 |
| |
1211 | 1270 |
| |
| |||
1947 | 2006 |
| |
1948 | 2007 |
| |
1949 | 2008 |
| |
1950 |
| - | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
1951 | 2020 |
| |
1952 | 2021 |
| |
1953 | 2022 |
| |
|
You can’t perform that action at this time.
0 commit comments