CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 04:19:17 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/"18d4c96abd9799f47350b2b4efa20f67"
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=Qe46l%2B1QSyxolT8qvr69%2FQpusf2EMvxO4emvY5kQoEc82e12r%2F%2FksvzrE8ZS2KxUNt4pd22VqzJdufltr3gWXlD5nb1aQQ1IdvLwku%2FP35%2BP0Vrxx0o4LkhFDvMrfhiAqpIn7PFkr2CncknzZvxHWlRANDFdgpX4%2FeqJ%2Bz7PmOqMHTBeaRyeqpMefhykduDl3DgbxGoAAMnhpW2fIOmS%2FRC%2BS5tL6X6bCcmEAfbbQJh7e3XpgvM8x5nJu%2BuFkhAL%2BFUYm8NbztSi1U%2BK1VnY%2Fg%3D%3D--EgNtwdgdlquJCz4I--K39i8gOHOR91Pmnr1tuXNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1451892644.1753676356; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:19:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:19:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EC9A:2EF87B:EE5294:13D7892:6886FA44
[Inference]Add PIR-TRT base unittest (#67568) · PaddlePaddle/Paddle@5372402 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/tensorrt_engine_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/tensorrt_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/tensorrt/trt_op_marker_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/manual_static_op_function.h
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/core.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/register.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/util.py
Copy file name to clipboardExpand all lines: test/tensorrt/CMakeLists.txt
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 5372402
authored
File tree
Expand file treeCollapse file tree
23 files changed
+499
-392
lines changedFilter options
- paddle/fluid
- framework/new_executor/instruction
- pir
- dialect/operator/ir
- transforms/tensorrt
- pybind
- python/paddle/tensorrt
- impls
- test/tensorrt
Expand file treeCollapse file tree
23 files changed
+499
-392
lines changedpaddle/fluid/framework/new_executor/instruction/tensorrt_engine_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/tensorrt_engine_instruction.cc+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
592 | 592 |
| |
593 | 593 |
| |
594 | 594 |
| |
| 595 | + | |
| 596 | + | |
| 597 | + | |
595 | 598 |
| |
596 | 599 |
| |
597 | 600 |
| |
|
paddle/fluid/pir/dialect/operator/ir/tensorrt_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/tensorrt_op.cc+11-15Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 |
| |
196 | 200 |
| |
197 | 201 |
| |
| |||
259 | 263 |
| |
260 | 264 |
| |
261 | 265 |
| |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 | 266 |
| |
271 | 267 |
| |
272 | 268 |
| |
|
paddle/fluid/pir/transforms/tensorrt/trt_op_marker_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/tensorrt/trt_op_marker_pass.cc+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1110 | 1110 |
| |
1111 | 1111 |
| |
1112 | 1112 |
| |
1113 |
| - | |
1114 | 1113 |
| |
1115 | 1114 |
| |
1116 | 1115 |
| |
| |||
1120 | 1119 |
| |
1121 | 1120 |
| |
1122 | 1121 |
| |
1123 |
| - | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
1124 | 1125 |
| |
1125 | 1126 |
| |
1126 | 1127 |
| |
|
paddle/fluid/pybind/manual_static_op_function.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/manual_static_op_function.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1054 | 1054 |
| |
1055 | 1055 |
| |
1056 | 1056 |
| |
1057 |
| - | |
| 1057 | + | |
1058 | 1058 |
| |
1059 | 1059 |
| |
1060 | 1060 |
| |
|
python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
| |||
103 | 102 |
| |
104 | 103 |
| |
105 | 104 |
| |
106 |
| - | |
| 105 | + | |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
| |||
212 | 211 |
| |
213 | 212 |
| |
214 | 213 |
| |
215 |
| - | |
| 214 | + | |
| 215 | + | |
216 | 216 |
| |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
217 | 222 |
| |
218 | 223 |
| |
219 | 224 |
| |
220 | 225 |
| |
| 226 | + | |
| 227 | + | |
| 228 | + | |
221 | 229 |
| |
222 | 230 |
| |
223 | 231 |
| |
| |||
235 | 243 |
| |
236 | 244 |
| |
237 | 245 |
| |
238 |
| - | |
239 | 246 |
| |
240 | 247 |
| |
241 |
| - | |
| 248 | + | |
242 | 249 |
| |
243 | 250 |
| |
244 | 251 |
| |
| |||
273 | 280 |
| |
274 | 281 |
| |
275 | 282 |
| |
| 283 | + | |
| 284 | + | |
| 285 | + | |
276 | 286 |
| |
277 | 287 |
| |
278 | 288 |
| |
|
python/paddle/tensorrt/impls/core.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/core.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
|
python/paddle/tensorrt/register.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/register.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
python/paddle/tensorrt/util.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/util.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| |||
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
| 114 | + |
test/tensorrt/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/tensorrt/CMakeLists.txt+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
|
test/tensorrt/tensorrt_test_base.py
Copy file name to clipboard+211Lines changed: 211 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 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 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + |
You can’t perform that action at this time.
0 commit comments