CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 04:03:59 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/"55dfc33078da672719de889df9759a4e"
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=XlFcqDCW3X%2BeqvaNX8K5ClfUFWCT0cKc%2FnLheH44bZ8cs4jhdu1iDYYCxcIyM5qmNKxpOqRiR%2FbnJyWznQtFm1%2Fn3t%2BtbJcbm1YS1FC94S3c5OofBvlPoladdxbFdYPUlDK0vNg8wdUmOlpVuGVMsV1pln3C1X0ymMVfjc9eOVH%2BPMtVdMh9V0HxbAuBaiKLbga6t%2FEtqhnFAc15fvjFxd2VXgZUxFkUOqKCruPN2iOtylClUbxJ5RUK5QHyTne6O1b4ECX0BIiYQIhHPeBODA%3D%3D--iLqCpeOVrBdpuJSv--cyQ3ofiMm%2BLnDXoPuVbnBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.889214702.1753761839; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 04:03:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 04:03:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C2C8:E64EF:265A84:377B13:6888482F
[Paddle TensorRT] add pd_op.split_with_num and pd_op.split converter … · PaddlePaddle/Paddle@4f21985 · 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/converter_utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 4f21985
authored
[Paddle TensorRT] add pd_op.split_with_num and pd_op.split converter (#68608)
* pd_op.split_with_num
* split
* 修改几个适配add_elementwise_layer
* 多写了一个函数get_shape_with_dynamic_shape
* fix
* pd_op.split
* 添加单测
* ci required显示不出来,重新提commit
* 修改split_with_num
* ci一直不动1 parent eb514a6 commit 4f21985Copy full SHA for 4f21985
File tree
Expand file treeCollapse file tree
7 files changed
+504
-59
lines changedFilter options
- paddle/fluid/pir/transforms/tensorrt
- python/paddle/tensorrt
- impls
- test/tensorrt
Expand file treeCollapse file tree
7 files changed
+504
-59
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+56-52Lines changed: 56 additions & 52 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
92 | 99 |
| |
93 | 100 |
| |
94 | 101 |
| |
| |||
122 | 129 |
| |
123 | 130 |
| |
124 | 131 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
147 | 145 |
| |
148 | 146 |
| |
149 | 147 |
| |
| |||
796 | 794 |
| |
797 | 795 |
| |
798 | 796 |
| |
799 |
| - | |
800 |
| - | |
801 |
| - | |
802 |
| - | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
803 | 800 |
| |
804 |
| - | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
805 | 807 |
| |
806 | 808 |
| |
807 | 809 |
| |
808 | 810 |
| |
809 | 811 |
| |
810 | 812 |
| |
811 | 813 |
| |
812 |
| - | |
813 | 814 |
| |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
818 |
| - | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
819 | 819 |
| |
820 | 820 |
| |
| 821 | + | |
821 | 822 |
| |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
822 | 828 |
| |
823 |
| - | |
824 | 829 |
| |
825 | 830 |
| |
826 | 831 |
| |
827 | 832 |
| |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 | 833 |
| |
836 | 834 |
| |
837 | 835 |
| |
| |||
853 | 851 |
| |
854 | 852 |
| |
855 | 853 |
| |
856 |
| - | |
857 |
| - | |
858 |
| - | |
859 |
| - | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
860 | 858 |
| |
861 |
| - | |
862 |
| - | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
863 | 867 |
| |
864 | 868 |
| |
865 | 869 |
| |
866 | 870 |
| |
867 | 871 |
| |
868 | 872 |
| |
869 |
| - | |
870 | 873 |
| |
871 | 874 |
| |
872 | 875 |
| |
873 | 876 |
| |
874 | 877 |
| |
875 | 878 |
| |
876 |
| - | |
877 | 879 |
| |
878 | 880 |
| |
879 | 881 |
| |
880 | 882 |
| |
881 | 883 |
| |
882 | 884 |
| |
| 885 | + | |
883 | 886 |
| |
884 | 887 |
| |
885 | 888 |
| |
| |||
893 | 896 |
| |
894 | 897 |
| |
895 | 898 |
| |
896 |
| - | |
| 899 | + | |
897 | 900 |
| |
898 | 901 |
| |
899 | 902 |
| |
900 | 903 |
| |
901 |
| - | |
902 |
| - | |
903 | 904 |
| |
| 905 | + | |
| 906 | + | |
| 907 | + | |
904 | 908 |
| |
905 | 909 |
| |
906 | 910 |
| |
|
python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
| 177 | + | |
| 178 | + | |
176 | 179 |
| |
177 | 180 |
| |
178 | 181 |
| |
| |||
205 | 208 |
| |
206 | 209 |
| |
207 | 210 |
| |
| 211 | + | |
| 212 | + | |
208 | 213 |
| |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
209 | 223 |
| |
210 | 224 |
| |
211 | 225 |
| |
| |||
409 | 423 |
| |
410 | 424 |
| |
411 | 425 |
| |
412 |
| - | |
413 |
| - | |
414 |
| - | |
| 426 | + | |
415 | 427 |
| |
416 | 428 |
| |
417 |
| - | |
418 |
| - | |
419 |
| - | |
| 429 | + | |
420 | 430 |
| |
421 | 431 |
| |
422 | 432 |
| |
|
python/paddle/tensorrt/converter_utils.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter_utils.py+91Lines changed: 91 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
216 | 221 |
| |
217 | 222 |
| |
218 | 223 |
| |
| |||
231 | 236 |
| |
232 | 237 |
| |
233 | 238 |
| |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + |
You can’t perform that action at this time.
0 commit comments