CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 02:12:41 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/"53c59fa85c6df03d296efd30648d5c87"
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=aCiTAIu%2FIWsnRLMsp3aVS9MZJD2sHuXxTzW6Tnt7dR3FJzQ58Ae3z4f41brovPasSdfvCa%2BXqPwTXsHl7aximVe2FhgupP4dDC8oAWkA%2BpWjnveAKSOf2l0zztyyhjHphyrudKLDmmZwNCT3EmVYwBe5odktYo%2FgROTVP7Ic5qpkkQ9Jndx8H9G138FM4lVndbOi%2FlxPDIYe2d0NmiXFmZhfdeXSrpy7U4jT6bfSRv8IcEGBfRj49f6GjQ6EeEKlwYFwn1pi3%2BOa6lJAol7Kvw%3D%3D--gStKSkB1HBK9f1vD--yW3g7kV%2F6DaI4zn6%2B8Alig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.933660132.1753409560; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 02:12:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 02:12:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E95C:274BD1:AF897:10B671:6882E818
Add support for conv2d explicit quantization (#57160) · PaddlePaddle/Paddle@012eca1 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/constant_folding_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/ir_pass_manager.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/ir_passes/tensorrt_subgraph_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/conv2d_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/dequantize_linear_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/quantize_linear_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/op_teller.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/op_teller.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 012eca1
File tree
Expand file treeCollapse file tree
15 files changed
+948
-55
lines changedFilter options
- paddle/fluid
- framework/ir
- inference
- analysis
- ir_passes
- tensorrt
- convert
- test/ir/inference
Expand file treeCollapse file tree
15 files changed
+948
-55
lines changedpaddle/fluid/framework/ir/constant_folding_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/constant_folding_pass.cc+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
|
paddle/fluid/inference/analysis/ir_pass_manager.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/ir_pass_manager.cc+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| 229 | + | |
| 230 | + | |
229 | 231 |
| |
230 | 232 |
| |
231 | 233 |
| |
|
paddle/fluid/inference/analysis/ir_passes/tensorrt_subgraph_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/ir_passes/tensorrt_subgraph_pass.cc+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
| |||
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
166 |
| - | |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
| |||
572 | 573 |
| |
573 | 574 |
| |
574 | 575 |
| |
| 576 | + | |
575 | 577 |
| |
576 | 578 |
| |
577 | 579 |
| |
| |||
775 | 777 |
| |
776 | 778 |
| |
777 | 779 |
| |
| 780 | + | |
778 | 781 |
| |
779 | 782 |
| |
780 | 783 |
| |
|
paddle/fluid/inference/tensorrt/convert/conv2d_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/conv2d_op.cc+43-35Lines changed: 43 additions & 35 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 |
| |
51 | 56 |
| |
52 | 57 |
| |
53 | 58 |
| |
54 |
| - | |
55 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
56 | 85 |
| |
57 | 86 |
| |
58 | 87 |
| |
| |||
63 | 92 |
| |
64 | 93 |
| |
65 | 94 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
| 95 | + | |
87 | 96 |
| |
88 | 97 |
| |
89 | 98 |
| |
| |||
124 | 133 |
| |
125 | 134 |
| |
126 | 135 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 136 | + | |
131 | 137 |
| |
132 | 138 |
| |
133 | 139 |
| |
| |||
161 | 167 |
| |
162 | 168 |
| |
163 | 169 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 170 | + | |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
| |||
183 | 186 |
| |
184 | 187 |
| |
185 | 188 |
| |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
186 | 194 |
| |
187 | 195 |
| |
188 | 196 |
| |
|
paddle/fluid/inference/tensorrt/convert/dequantize_linear_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/dequantize_linear_op.cc+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 |
| - | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
|
paddle/fluid/inference/tensorrt/convert/quantize_linear_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/convert/quantize_linear_op.cc+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
56 |
| - | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
paddle/fluid/inference/tensorrt/engine.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
|
paddle/fluid/inference/tensorrt/engine.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.h+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
175 | 176 |
| |
176 | 177 |
| |
177 |
| - | |
| 178 | + | |
178 | 179 |
| |
179 | 180 |
| |
180 | 181 |
| |
| |||
527 | 528 |
| |
528 | 529 |
| |
529 | 530 |
| |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
530 | 535 |
| |
531 | 536 |
| |
532 | 537 |
| |
|
paddle/fluid/inference/tensorrt/op_teller.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/op_teller.cc+21-8Lines changed: 21 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| |||
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
326 |
| - | |
| 327 | + | |
327 | 328 |
| |
328 | 329 |
| |
329 | 330 |
| |
| |||
3093 | 3094 |
| |
3094 | 3095 |
| |
3095 | 3096 |
| |
3096 |
| - | |
| 3097 | + | |
| 3098 | + | |
3097 | 3099 |
| |
3098 | 3100 |
| |
3099 | 3101 |
| |
| |||
3135 | 3137 |
| |
3136 | 3138 |
| |
3137 | 3139 |
| |
3138 |
| - | |
| 3140 | + | |
| 3141 | + | |
3139 | 3142 |
| |
3140 | 3143 |
| |
3141 | 3144 |
| |
| |||
3158 | 3161 |
| |
3159 | 3162 |
| |
3160 | 3163 |
| |
3161 |
| - | |
| 3164 | + | |
| 3165 | + | |
3162 | 3166 |
| |
3163 | 3167 |
| |
3164 | 3168 |
| |
| |||
3168 | 3172 |
| |
3169 | 3173 |
| |
3170 | 3174 |
| |
3171 |
| - | |
| 3175 | + | |
| 3176 | + | |
| 3177 | + | |
| 3178 | + | |
3172 | 3179 |
| |
3173 | 3180 |
| |
3174 | 3181 |
| |
3175 | 3182 |
| |
3176 |
| - | |
| 3183 | + | |
| 3184 | + | |
| 3185 | + | |
| 3186 | + | |
3177 | 3187 |
| |
3178 | 3188 |
| |
3179 | 3189 |
| |
3180 | 3190 |
| |
3181 |
| - | |
| 3191 | + | |
| 3192 | + | |
| 3193 | + | |
| 3194 | + | |
3182 | 3195 |
| |
3183 | 3196 |
| |
3184 | 3197 |
| |
|
paddle/fluid/inference/tensorrt/op_teller.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/op_teller.h+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 |
| - | |
| 78 | + | |
| 79 | + | |
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
|
You can’t perform that action at this time.
0 commit comments