CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 03:28:01 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/"e20aef3715f98c9d31da1b20b46966de"
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 wss://alive-staging.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=%2Fb3FDb6f7SomAEosstsb%2BGb7oQNKiv4hhHuhmLa6pbYnTHrUeLh87P%2FWzfawTr4jpZu%2FSKJi44ixvXXXYqPK9dKA%2FgiXg7A8MZkoM4X8ywSgttQ7LZpuEPfJTn75lrzb7NnXXn4O%2F%2F31emDIJFI3vcMdKHYX8pcpHI%2Bw2JlvBHR31JDJublK94pexMyv0aGTFL2Kprkx7FwOArLEh%2FfX9nSTTzcEdZaZyRRJ8zMUsb0BYjVnSzY3GljT0DO6RvIg5vS7SL%2Fu%2FfZdblCt40gYUg%3D%3D--BP6oOLhhim7cFgRZ--PkxUcBi16ecYs3CR0M%2ByrA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.967837835.1753932480; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 03:28:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 03:28:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9EBC:226082:1BBEDE:29451B:688AE2C0
Refine executor add fetch op logic in pir mode (#67961) · PaddlePaddle/Paddle@06766e0 · GitHub
Copy file name to clipboardExpand all lines: paddle/pir/include/core/ir_mapping.h
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/tensorrt/util.py
Copy file name to clipboardExpand all lines: test/ir/inference/test_trt_utils.py
Copy file name to clipboardExpand all lines: test/ir/pir/fused_pass/pass_test.py
Copy file name to clipboardExpand all lines: test/prim/pir_prim/test_decompose_control_flow.py
Copy file name to clipboardExpand all lines: test/tensorrt/tensorrt_test_base.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_model_bert.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 06766e0
authored
File tree
Expand file treeCollapse file tree
12 files changed
+139
-55
lines changedFilter options
- paddle
- fluid/pybind
- pir
- include/core
- src/core
- python/paddle
- base
- tensorrt
- test
- ir
- inference
- pir/fused_pass
- prim/pir_prim
- tensorrt
Expand file treeCollapse file tree
12 files changed
+139
-55
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
| 763 | + | |
763 | 764 |
| |
764 | 765 |
| |
765 | 766 |
| |
|
paddle/pir/include/core/ir_mapping.h
Copy file name to clipboardExpand all lines: paddle/pir/include/core/ir_mapping.h+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
84 | 91 |
| |
85 | 92 |
| |
86 | 93 |
| |
|
paddle/pir/src/core/program.cc
Copy file name to clipboardExpand all lines: paddle/pir/src/core/program.cc+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
84 | 92 |
| |
85 | 93 |
| |
86 | 94 |
| |
|
python/paddle/base/executor.py
Copy file name to clipboardExpand all lines: python/paddle/base/executor.py+65-19Lines changed: 65 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
468 | 469 |
| |
469 | 470 |
| |
470 | 471 |
| |
| |||
726 | 727 |
| |
727 | 728 |
| |
728 | 729 |
| |
729 |
| - | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
730 | 733 |
| |
731 | 734 |
| |
732 | 735 |
| |
| |||
1166 | 1169 |
| |
1167 | 1170 |
| |
1168 | 1171 |
| |
1169 |
| - | |
1170 |
| - | |
1171 |
| - | |
1172 |
| - | |
1173 |
| - | |
1174 |
| - | |
1175 |
| - | |
1176 |
| - | |
1177 |
| - | |
1178 | 1172 |
| |
1179 | 1173 |
| |
1180 | 1174 |
| |
| |||
1188 | 1182 |
| |
1189 | 1183 |
| |
1190 | 1184 |
| |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
1191 | 1196 |
| |
1192 | 1197 |
| |
1193 | 1198 |
| |
| |||
1198 | 1203 |
| |
1199 | 1204 |
| |
1200 | 1205 |
| |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
1201 | 1226 |
| |
1202 | 1227 |
| |
1203 | 1228 |
| |
1204 | 1229 |
| |
1205 |
| - | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1206 | 1252 |
| |
1207 | 1253 |
| |
1208 | 1254 |
| |
|
python/paddle/tensorrt/util.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/util.py+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 | 102 |
| |
104 | 103 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 104 | + | |
108 | 105 |
| |
109 | 106 |
| |
110 | 107 |
| |
111 |
| - | |
112 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
113 | 120 |
| |
| 121 | + | |
114 | 122 |
| |
| 123 | + |
test/ir/inference/test_trt_utils.py
Copy file name to clipboardExpand all lines: test/ir/inference/test_trt_utils.py+27-15Lines changed: 27 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
57 | 69 |
| |
58 | 70 |
| |
59 | 71 |
| |
|
test/ir/pir/fused_pass/pass_test.py
Copy file name to clipboardExpand all lines: test/ir/pir/fused_pass/pass_test.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 69 | + | |
74 | 70 |
| |
75 | 71 |
| |
76 | 72 |
| |
| |||
103 | 99 |
| |
104 | 100 |
| |
105 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
|
test/prim/pir_prim/test_decompose_control_flow.py
Copy file name to clipboardExpand all lines: test/prim/pir_prim/test_decompose_control_flow.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
325 |
| - | |
| 324 | + | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
|
test/tensorrt/tensorrt_test_base.py
Copy file name to clipboardExpand all lines: test/tensorrt/tensorrt_test_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
|
test/tensorrt/test_converter_model_bert.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_model_bert.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
You can’t perform that action at this time.
0 commit comments