CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 08:45:55 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/"6e2b3322216412241c83af5ac5022aa2"
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=EYexYutYVYQ%2B%2BiBnT8vWuNJTBwo10VJuWuFmg%2B3rXgXwwcUzdzkhRzpDSIi6DCbf6FABv2xWc85djgvBO5ieUATzhdU6pJDyzNpNq5cubxcqWEkRj6HyuXx5mSVony7qXUi5bNVT93LDSjEpq0N94MCfOXa65Oq2ZDKo92r09ZG7V35bo6CufCHgrpbuG55lb%2FZ7db0%2FUWBIoK%2F%2FVq%2BJ1hhwdBsVRsFalSoRU3z8vS03JpaCuXgHMwXvgNSBGJrhuQB6G8trrzHikFh4Rx%2FxPQ%3D%3D--Vvlon3Ct0wnOmBcR--m0roAuEMzA2xK%2Fhq7PAkuQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.447653970.1753433153; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:45:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:45:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D0D0:3C1FBC:15922B:185C2E:68834441
modify API for serializing engine info (#56952) · PaddlePaddle/Paddle@e8a9c44 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/argument.h
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/api/analysis_config.cc
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/paddle_analysis_config.h
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/operators/tensorrt/tensorrt_engine_op.h
Copy file name to clipboardExpand all lines: paddle/fluid/operators/tensorrt/tensorrt_engine_op_test.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit e8a9c44
File tree
Expand file treeCollapse file tree
13 files changed
+136
-22
lines changedFilter options
- paddle/fluid
- inference
- analysis
- ir_passes
- api
- tensorrt
- operators/tensorrt
- pybind
- test/ir/inference
Expand file treeCollapse file tree
13 files changed
+136
-22
lines changedpaddle/fluid/inference/analysis/argument.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/argument.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
| 275 | + | |
| 276 | + | |
| 277 | + | |
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
|
paddle/fluid/inference/analysis/ir_pass_manager.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/analysis/ir_pass_manager.cc+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
182 | 183 |
| |
183 | 184 |
| |
184 | 185 |
| |
| |||
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
215 |
| - | |
| 216 | + | |
| 217 | + | |
216 | 218 |
| |
217 | 219 |
| |
218 | 220 |
| |
| |||
224 | 226 |
| |
225 | 227 |
| |
226 | 228 |
| |
| 229 | + | |
| 230 | + | |
227 | 231 |
| |
228 | 232 |
| |
229 | 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+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
| 572 | + | |
572 | 573 |
| |
573 | 574 |
| |
574 | 575 |
| |
| |||
592 | 593 |
| |
593 | 594 |
| |
594 | 595 |
| |
595 |
| - | |
596 | 596 |
| |
597 | 597 |
| |
598 | 598 |
| |
| |||
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
691 | 701 |
| |
692 | 702 |
| |
693 | 703 |
| |
| |||
739 | 749 |
| |
740 | 750 |
| |
741 | 751 |
| |
| 752 | + | |
| 753 | + | |
742 | 754 |
| |
743 | 755 |
| |
744 | 756 |
| |
| |||
761 | 773 |
| |
762 | 774 |
| |
763 | 775 |
| |
| 776 | + | |
764 | 777 |
| |
765 | 778 |
| |
766 | 779 |
| |
|
paddle/fluid/inference/api/analysis_config.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_config.cc+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
| 481 | + | |
481 | 482 |
| |
482 | 483 |
| |
483 | 484 |
| |
| |||
841 | 842 |
| |
842 | 843 |
| |
843 | 844 |
| |
844 |
| - | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
845 | 849 |
| |
846 | 850 |
| |
847 | 851 |
| |
|
paddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1405 | 1405 |
| |
1406 | 1406 |
| |
1407 | 1407 |
| |
| 1408 | + | |
1408 | 1409 |
| |
1409 | 1410 |
| |
1410 | 1411 |
| |
|
paddle/fluid/inference/api/paddle_analysis_config.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/paddle_analysis_config.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
850 | 850 |
| |
851 | 851 |
| |
852 | 852 |
| |
853 |
| - | |
| 853 | + | |
854 | 854 |
| |
855 | 855 |
| |
856 | 856 |
| |
| |||
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 | 1255 |
| |
| 1256 | + | |
1256 | 1257 |
| |
1257 | 1258 |
| |
1258 | 1259 |
| |
|
paddle/fluid/inference/tensorrt/engine.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.cc+24-8Lines changed: 24 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
| 396 | + | |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 |
| - | |
| 611 | + | |
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
| |||
862 | 862 |
| |
863 | 863 |
| |
864 | 864 |
| |
865 |
| - | |
| 865 | + | |
866 | 866 |
| |
867 |
| - | |
868 | 867 |
| |
869 | 868 |
| |
870 | 869 |
| |
871 | 870 |
| |
872 |
| - | |
873 |
| - | |
874 |
| - | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
875 | 892 |
| |
876 |
| - | |
877 | 893 |
| |
878 | 894 |
| |
879 | 895 |
| |
|
paddle/fluid/inference/tensorrt/engine.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/engine.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
| |||
531 | 532 |
| |
532 | 533 |
| |
533 | 534 |
| |
534 |
| - | |
| 535 | + | |
535 | 536 |
| |
536 | 537 |
| |
537 | 538 |
| |
|
paddle/fluid/operators/tensorrt/tensorrt_engine_op.h
Copy file name to clipboardExpand all lines: paddle/fluid/operators/tensorrt/tensorrt_engine_op.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
841 | 841 |
| |
842 | 842 |
| |
843 | 843 |
| |
| 844 | + | |
844 | 845 |
| |
845 | 846 |
| |
846 | 847 |
| |
|
paddle/fluid/operators/tensorrt/tensorrt_engine_op_test.cc
Copy file name to clipboardExpand all lines: paddle/fluid/operators/tensorrt/tensorrt_engine_op_test.cc+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
| 151 | + | |
151 | 152 |
| |
152 | 153 |
| |
153 | 154 |
| |
| |||
297 | 298 |
| |
298 | 299 |
| |
299 | 300 |
| |
| 301 | + | |
300 | 302 |
| |
301 | 303 |
| |
302 | 304 |
| |
|
You can’t perform that action at this time.
0 commit comments