CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:31:20 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/"8a3f75a51d9f38770e13277e44904241"
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=cdp5sc5x23bjrHX1FNyNp8fBCj7rwLIDEFhkDkQ27erPlzxxxvN6RZhFzkObzw8TNsXHAxuhRvn0JDNxbhYj0ZWhzT%2FnvuaF7%2BsFwg6TDC4YGNrHRszO1i24aR0i6NyPB8u9yf3L4HZJLCuhRDKkw0OVNJtHw5L83utzjzyq9FQpqFCjpgonSuHgqwZRqEJpAiAMTV%2Bdc5R79rlwW02K3VBjb3OObIkY%2FPGzb1QOW5H7mULbpSd%2Fz6Eyg4CoO%2BisWVmyJT%2Fyi8McvKvaFHFLGQ%3D%3D--PQJwTsDoG78kCcM2--O7thZ4QdSepZCwoLDwAGDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1638700046.1753579879; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:31:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:31:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A0AE:3ED739:9C7096:CF7125:68858167
[Inference] config.delete_pass api can delete inplace_pass and fix a … · PaddlePaddle/Paddle@7a5db03 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/general/replace_fetch_with_shadow_output_pass.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 7a5db03
authored
[Inference] config.delete_pass api can delete inplace_pass and fix a bug in replace_fetch_with_shadow_output_pass (#68837)
* config.delete_pass api can delete inplace_pass
* fix replace_fetch_with_shadow_output_pass
* fix replace_fetch_with_shadow_output_pass
* fix codestyle1 parent 4a5e9e3 commit 7a5db03Copy full SHA for 7a5db03
File tree
Expand file treeCollapse file tree
3 files changed
+48
-7
lines changedFilter options
- paddle/fluid
- inference/api
- pir/transforms/general
Expand file treeCollapse file tree
3 files changed
+48
-7
lines changedpaddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc+30-4Lines changed: 30 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 | 1033 |
| |
1034 |
| - | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
1035 | 1042 |
| |
1036 | 1043 |
| |
1037 | 1044 |
| |
| |||
1048 | 1055 |
| |
1049 | 1056 |
| |
1050 | 1057 |
| |
1051 |
| - | |
1052 |
| - | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
1053 | 1065 |
| |
1054 |
| - | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
1055 | 1072 |
| |
1056 | 1073 |
| |
1057 | 1074 |
| |
| |||
1080 | 1097 |
| |
1081 | 1098 |
| |
1082 | 1099 |
| |
| 1100 | + | |
| 1101 | + | |
1083 | 1102 |
| |
1084 | 1103 |
| |
1085 | 1104 |
| |
| |||
1092 | 1111 |
| |
1093 | 1112 |
| |
1094 | 1113 |
| |
| 1114 | + | |
1095 | 1115 |
| |
1096 | 1116 |
| |
1097 | 1117 |
| |
| |||
2535 | 2555 |
| |
2536 | 2556 |
| |
2537 | 2557 |
| |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
2538 | 2561 |
| |
2539 | 2562 |
| |
2540 | 2563 |
| |
| |||
2594 | 2617 |
| |
2595 | 2618 |
| |
2596 | 2619 |
| |
| 2620 | + | |
| 2621 | + | |
| 2622 | + | |
2597 | 2623 |
| |
2598 | 2624 |
| |
2599 | 2625 |
| |
|
paddle/fluid/inference/api/analysis_predictor.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
| 581 | + | |
581 | 582 |
| |
582 | 583 |
| |
583 | 584 |
| |
| 585 | + | |
584 | 586 |
| |
585 | 587 |
| |
586 | 588 |
| |
|
paddle/fluid/pir/transforms/general/replace_fetch_with_shadow_output_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/general/replace_fetch_with_shadow_output_pass.cc+16-3Lines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
34 | 47 |
| |
35 | 48 |
| |
36 | 49 |
| |
|
You can’t perform that action at this time.
0 commit comments