CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 03:16:47 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/"66dbbe02a9f84efdd65a6ac61967f8f7"
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=vozGdX6J5CMQQQNQF9oztJXcVFFaTO3egfMbbx9EQjDJtPMKtWcBn8qXhmVeTKl3TQMag2XgkTqo%2BdNG9WQwWixnHXMrkvft4i2j%2BCJXtvabnM5fLTz4ZJM2jAakt5MTMfpePIXHZwZMRrrIGoxH2WbkXLqQAqBeDkkDbaskvptleKPg8iStdvX6O%2B6tY8zxGS9osLpanHhe4OQYsTPMkz%2FUzBY%2B4WYJT%2BFejwstPuikEtS3Z2R8XiUEHOioD%2FcjsnzModwn%2BN9He%2BvnqLe2zQ%3D%3D--OS1D%2FQw5gAmvQecM--f%2FOupzG2qkFe06%2BQrWXshw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1895169427.1753586206; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:16:46 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:16:46 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8A92:29054:A6148:1020B6:68859A1E
[Paddle TensorRT] Fix PaddleX model bugs when convert to pir-trt (#69… · PaddlePaddle/Paddle@eb66ca7 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/tensorrt/trt_op_marker_pass.cc
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/export.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/manipulation.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit eb66ca7
File tree
Expand file treeCollapse file tree
8 files changed
+348
-117
lines changedFilter options
- paddle/fluid/pir/transforms/tensorrt
- python/paddle/tensorrt
- impls
- test/tensorrt
Expand file treeCollapse file tree
8 files changed
+348
-117
lines changedpaddle/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+33-61Lines changed: 33 additions & 61 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| |||
259 | 260 |
| |
260 | 261 |
| |
261 | 262 |
| |
262 |
| - | |
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
281 | 288 |
| |
282 | 289 |
| |
283 | 290 |
| |
| |||
298 | 305 |
| |
299 | 306 |
| |
300 | 307 |
| |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
328 | 327 |
| |
329 | 328 |
| |
330 | 329 |
| |
| |||
338 | 337 |
| |
339 | 338 |
| |
340 | 339 |
| |
341 |
| - | |
342 |
| - | |
| 340 | + | |
343 | 341 |
| |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 | 342 |
| |
350 | 343 |
| |
351 | 344 |
| |
352 | 345 |
| |
353 | 346 |
| |
354 | 347 |
| |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 | 348 |
| |
363 | 349 |
| |
364 | 350 |
| |
| |||
960 | 946 |
| |
961 | 947 |
| |
962 | 948 |
| |
963 |
| - | |
964 | 949 |
| |
965 | 950 |
| |
966 | 951 |
| |
967 | 952 |
| |
968 | 953 |
| |
969 |
| - | |
970 |
| - | |
971 |
| - | |
972 |
| - | |
| 954 | + | |
973 | 955 |
| |
974 | 956 |
| |
975 | 957 |
| |
976 |
| - | |
977 | 958 |
| |
978 |
| - | |
979 |
| - | |
| 959 | + | |
| 960 | + | |
980 | 961 |
| |
981 | 962 |
| |
982 |
| - | |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 |
| - | |
987 |
| - | |
988 |
| - | |
989 |
| - | |
990 |
| - | |
991 |
| - | |
| 963 | + | |
992 | 964 |
| |
993 | 965 |
| |
994 | 966 |
| |
| |||
2197 | 2169 |
| |
2198 | 2170 |
| |
2199 | 2171 |
| |
| 2172 | + | |
2200 | 2173 |
| |
2201 | 2174 |
| |
2202 | 2175 |
| |
| |||
2261 | 2234 |
| |
2262 | 2235 |
| |
2263 | 2236 |
| |
2264 |
| - | |
2265 | 2237 |
| |
2266 | 2238 |
| |
2267 | 2239 |
| |
|
python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py+3-11Lines changed: 3 additions & 11 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 | + | |
| 85 | + | |
91 | 86 |
| |
92 | 87 |
| |
93 | 88 |
| |
| |||
441 | 436 |
| |
442 | 437 |
| |
443 | 438 |
| |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
| 439 | + | |
448 | 440 |
| |
449 | 441 |
| |
450 | 442 |
| |
|
python/paddle/tensorrt/export.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/export.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 |
| - | |
| 218 | + | |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
| 224 | + | |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
|
python/paddle/tensorrt/impls/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/manipulation.py+47-11Lines changed: 47 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| |||
246 | 245 |
| |
247 | 246 |
| |
248 | 247 |
| |
249 |
| - | |
| 248 | + | |
| 249 | + | |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
253 |
| - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
254 | 260 |
| |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
261 | 278 |
| |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
262 | 295 |
| |
263 |
| - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
264 | 300 |
| |
265 | 301 |
| |
266 | 302 |
| |
|
You can’t perform that action at this time.
0 commit comments