CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 06:09:26 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/"6743466b195bb22800b0b9ced1e019c0"
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=YeIJEA53duPMkibyWQZc73IRZkhJiCHEO7fWhKrsUkdmAgldY8xJwIc5hbKs36WzDAsMUgIFpsT%2BKPrWCMlsK1WXp53JjrGdGrrXe8O25UjqHRP5CX4o2nmydnMdk2hZx5LR5EHIk3Zk8FEvrxpSrezlgsohgO1vOdAAnH6e91sh%2FcgUuWZziiTKYuQ0R%2FQ5KyUeZMo60EmNfZb%2F%2FIiEeY4dUj2R4s1R7H%2FOc5bsTTKo59cvlsoRh8VfB%2FILEKfPkEsCpJWXe0DChl%2F2G2i94Q%3D%3D--AzAqGZyly0K0rDLj--tz8gXpQ%2BAGikqvtVz%2B3Upg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1689688878.1753682964; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:09:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:09:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C9E4:246CCF:398906:4CF957:68871414
[Inference] Fix bug of RunWithExternalStream API in new executor (#60… · PaddlePaddle/Paddle@2b86637 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/naive_executor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/naive_executor.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpreter_base_impl.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpretercore.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpretercore.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/pir_interpreter.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/pir_interpreter.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/program_interpreter.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/program_interpreter.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 2b86637
authored
[Inference] Fix bug of RunWithExternalStream API in new executor (#60122)
* fix bug of RunWithExternalStream API in new executor
* add test
* fix bug of RunWithExternalStream API in new executor
* reset flage in RunWithExternalStream
* fix bug
* add param swith_stream
* fix bug
* modify python api
* fix bug1 parent 488f367 commit 2b86637Copy full SHA for 2b86637
File tree
Expand file treeCollapse file tree
16 files changed
+131
-74
lines changedFilter options
- paddle/fluid
- framework
- new_executor
- inference/api
- pybind
- test/cpp/inference/api
Expand file treeCollapse file tree
16 files changed
+131
-74
lines changedpaddle/fluid/framework/naive_executor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/naive_executor.cc+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
80 |
| - | |
| 82 | + | |
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
|
paddle/fluid/framework/naive_executor.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/naive_executor.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
paddle/fluid/framework/new_executor/interpreter_base_impl.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpreter_base_impl.h+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 |
| - | |
| 78 | + | |
| 79 | + | |
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
|
paddle/fluid/framework/new_executor/interpretercore.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpretercore.cc+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 |
| |
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
77 | 81 |
| |
78 |
| - | |
| 82 | + | |
| 83 | + | |
79 | 84 |
| |
80 | 85 |
| |
81 | 86 |
| |
82 |
| - | |
| 87 | + | |
| 88 | + | |
83 | 89 |
| |
84 | 90 |
| |
85 | 91 |
| |
|
paddle/fluid/framework/new_executor/interpretercore.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpretercore.h+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
57 |
| - | |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
|
paddle/fluid/framework/new_executor/pir_interpreter.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/pir_interpreter.cc+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1255 | 1255 |
| |
1256 | 1256 |
| |
1257 | 1257 |
| |
1258 |
| - | |
| 1258 | + | |
| 1259 | + | |
1259 | 1260 |
| |
1260 | 1261 |
| |
1261 | 1262 |
| |
| |||
1318 | 1319 |
| |
1319 | 1320 |
| |
1320 | 1321 |
| |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
1321 | 1328 |
| |
1322 | 1329 |
| |
1323 | 1330 |
| |
| |||
1350 | 1357 |
| |
1351 | 1358 |
| |
1352 | 1359 |
| |
1353 |
| - | |
| 1360 | + | |
| 1361 | + | |
1354 | 1362 |
| |
1355 | 1363 |
| |
1356 | 1364 |
| |
| |||
1401 | 1409 |
| |
1402 | 1410 |
| |
1403 | 1411 |
| |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
1404 | 1418 |
| |
1405 | 1419 |
| |
1406 | 1420 |
| |
|
paddle/fluid/framework/new_executor/pir_interpreter.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/pir_interpreter.h+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
| 61 | + | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
|
paddle/fluid/framework/new_executor/program_interpreter.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/program_interpreter.cc+55-41Lines changed: 55 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| |||
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
166 | 172 |
| |
167 | 173 |
| |
168 | 174 |
| |
| |||
233 | 239 |
| |
234 | 240 |
| |
235 | 241 |
| |
236 |
| - | |
| 242 | + | |
| 243 | + | |
237 | 244 |
| |
238 | 245 |
| |
239 | 246 |
| |
| |||
244 | 251 |
| |
245 | 252 |
| |
246 | 253 |
| |
247 |
| - | |
| 254 | + | |
248 | 255 |
| |
249 | 256 |
| |
250 | 257 |
| |
| |||
671 | 678 |
| |
672 | 679 |
| |
673 | 680 |
| |
674 |
| - | |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - | |
694 |
| - | |
695 |
| - | |
696 |
| - | |
697 |
| - | |
698 |
| - | |
699 |
| - | |
700 |
| - | |
701 |
| - | |
702 |
| - | |
703 |
| - | |
704 |
| - | |
705 |
| - | |
706 |
| - | |
707 |
| - | |
708 |
| - | |
709 |
| - | |
| 681 | + | |
710 | 682 |
| |
711 | 683 |
| |
712 | 684 |
| |
| |||
743 | 715 |
| |
744 | 716 |
| |
745 | 717 |
| |
| 718 | + | |
746 | 719 |
| |
747 | 720 |
| |
748 | 721 |
| |
| |||
879 | 852 |
| |
880 | 853 |
| |
881 | 854 |
| |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
882 | 895 |
| |
883 | 896 |
| |
884 | 897 |
| |
| |||
1494 | 1507 |
| |
1495 | 1508 |
| |
1496 | 1509 |
| |
1497 |
| - | |
| 1510 | + | |
| 1511 | + | |
1498 | 1512 |
| |
1499 | 1513 |
| |
1500 | 1514 |
| |
| |||
1517 | 1531 |
| |
1518 | 1532 |
| |
1519 | 1533 |
| |
1520 |
| - | |
| 1534 | + | |
1521 | 1535 |
| |
1522 | 1536 |
| |
1523 | 1537 |
| |
|
paddle/fluid/framework/new_executor/program_interpreter.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/program_interpreter.h+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
57 |
| - | |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
| |||
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
| 130 | + | |
| 131 | + | |
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
| |||
150 | 154 |
| |
151 | 155 |
| |
152 | 156 |
| |
153 |
| - | |
| 157 | + | |
| 158 | + | |
154 | 159 |
| |
155 | 160 |
| |
156 | 161 |
| |
|
paddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2249 | 2249 |
| |
2250 | 2250 |
| |
2251 | 2251 |
| |
2252 |
| - | |
| 2252 | + | |
2253 | 2253 |
| |
2254 | 2254 |
| |
2255 | 2255 |
| |
| |||
2312 | 2312 |
| |
2313 | 2313 |
| |
2314 | 2314 |
| |
2315 |
| - | |
| 2315 | + | |
2316 | 2316 |
| |
2317 | 2317 |
| |
2318 | 2318 |
| |
| |||
2353 | 2353 |
| |
2354 | 2354 |
| |
2355 | 2355 |
| |
2356 |
| - | |
| 2356 | + | |
2357 | 2357 |
| |
2358 | 2358 |
| |
2359 | 2359 |
| |
| |||
2383 | 2383 |
| |
2384 | 2384 |
| |
2385 | 2385 |
| |
| 2386 | + | |
2386 | 2387 |
| |
2387 |
| - | |
2388 |
| - | |
| 2388 | + | |
2389 | 2389 |
| |
2390 | 2390 |
| |
2391 | 2391 |
| |
|
You can’t perform that action at this time.
0 commit comments