CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 03:52:37 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/"61dd5e4f9e1152402af6b843bafaf72f"
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=bA%2Bh6uPYj6reybfqztD1jiOIsGE4FuIAHctBEY6nEB6mOB987aEg6tSs7suuLxPCildpA89yuhvTl4JtO4oEbDjgkiQTvTK8CyYi%2BMoT5eo6YpqmMpXXPwoEndxPbj8BTPoEOYE0hLA2%2FYyhF72qVcc6W6BIBbBbw4giWIG%2BKq%2BeF%2B2OTVu3yiejjsw3Pk8CpYEsIx00k9542cQyb7DVb8Bp0b9wHA9fNmVcJfUc%2BsYakzFDbhUIDjXW0yZpLgg5fzC%2FPp%2BRAeXzwE0%2FGBUyXA%3D%3D--e9QD1zfTw863MxX%2F--d0OpTXokTEXWmdtI042lMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1612613859.1753501957; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:52:37 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:52:37 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A2EE:3ED739:127551:1C3DAB:68845105
[Paddle TensorRT] Paddle-TensorRT support fp16 and dynamic graph APIs… · PaddlePaddle/Paddle@d4e1784 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter_utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit d4e1784
authored
[Paddle TensorRT] Paddle-TensorRT support fp16 and dynamic graph APIs into static graph support predictor (#69597)
* fp16
* support fp16
* fix
* fix
* fix
* fix
* merge develop
* fix
* fix
* fix
* fix
* fix
* fox
* fix
* fix
* fix
* fix
* fix
* 暴露PrecisionMode
* fix
* fix
* fix1 parent 6f262ba commit d4e1784Copy full SHA for d4e1784
File tree
Expand file treeCollapse file tree
11 files changed
+397
-175
lines changedFilter options
- python/paddle/tensorrt
- impls
- test/tensorrt
Expand file treeCollapse file tree
11 files changed
+397
-175
lines changedpython/paddle/tensorrt/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/__init__.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
|
python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py+76-48Lines changed: 76 additions & 48 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 |
| |
| 54 | + | |
52 | 55 |
| |
| 56 | + | |
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 | 63 |
| |
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
73 | 67 |
| |
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 | 68 |
| |
107 |
| - | |
| 69 | + | |
108 | 70 |
| |
109 | 71 |
| |
| 72 | + | |
110 | 73 |
| |
111 | 74 |
| |
112 | 75 |
| |
| |||
116 | 79 |
| |
117 | 80 |
| |
118 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
119 | 93 |
| |
120 | 94 |
| |
121 | 95 |
| |
| |||
157 | 131 |
| |
158 | 132 |
| |
159 | 133 |
| |
| 134 | + | |
| 135 | + | |
160 | 136 |
| |
161 | 137 |
| |
162 | 138 |
| |
| |||
282 | 258 |
| |
283 | 259 |
| |
284 | 260 |
| |
285 |
| - | |
| 261 | + | |
286 | 262 |
| |
287 | 263 |
| |
288 | 264 |
| |
| |||
324 | 300 |
| |
325 | 301 |
| |
326 | 302 |
| |
| 303 | + | |
327 | 304 |
| |
328 | 305 |
| |
329 | 306 |
| |
| |||
419 | 396 |
| |
420 | 397 |
| |
421 | 398 |
| |
422 |
| - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
423 | 451 |
| |
424 | 452 |
| |
425 | 453 |
| |
| |||
435 | 463 |
| |
436 | 464 |
| |
437 | 465 |
| |
438 |
| - | |
| 466 | + | |
439 | 467 |
| |
440 | 468 |
| |
441 | 469 |
| |
| |||
503 | 531 |
| |
504 | 532 |
| |
505 | 533 |
| |
506 |
| - | |
| 534 | + | |
507 | 535 |
|
python/paddle/tensorrt/converter_utils.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter_utils.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| 139 | + | |
| 140 | + | |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
| |||
157 | 159 |
| |
158 | 160 |
| |
159 | 161 |
| |
| 162 | + | |
160 | 163 |
| |
161 | 164 |
| |
162 | 165 |
| |
| |||
414 | 417 |
| |
415 | 418 |
| |
416 | 419 |
| |
| 420 | + | |
| 421 | + | |
417 | 422 |
| |
418 | 423 |
| |
419 | 424 |
| |
| |||
520 | 525 |
| |
521 | 526 |
| |
522 | 527 |
| |
| 528 | + | |
523 | 529 |
| |
524 | 530 |
| |
525 | 531 |
| |
|
You can’t perform that action at this time.
0 commit comments