CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 18:57:27 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/"4f09660bd49fc702ed7224910b6ecc91"
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=27y%2BkxcFc%2FnrMxaleU%2BFK5wrt0IbKqhimRhYm5845s0qmvGcu09RcCEyWHH9EUhAZpeaGHfA5G6Ikvm%2BofhlTjOhFVOomaF5FQWBdncOx0A7U65cOF6uqKCvAX21yuMpao6P08SK8UAqG2bKXO4MZQTHzCINFDJzI6IKdBVdK9PBMX7uIpt3%2BTqnPMYueE5xotmAjwZFPYbHmNvacN3OZ8RVTxhIRnv%2BwXs8c7HbQdOIoXKzP5nbrudBblr4QbNPTMDeYSxL4kTBl00ARXa%2BPg%3D%3D--0%2FT2H9vSrVVbd0iZ--I57Nt%2FMjafx7CJBjPpmwKg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.63322751.1753642646; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 18:57:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 18:57:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BE06:10904:792722:9EB4AF:68867696
add pd_op.mean and pd_op.sqrt converter for PIR TRT (#67974) · PaddlePaddle/Paddle@ed2e83d · 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/impls/activation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/conv.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/creation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/linalg.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/math.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/norm.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/ops.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit ed2e83d
File tree
Expand file treeCollapse file tree
16 files changed
+160
-122
lines changedFilter options
- paddle/fluid/pir/transforms/tensorrt
- python/paddle/tensorrt
- impls
- test/tensorrt
Expand file treeCollapse file tree
16 files changed
+160
-122
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+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
| |||
1214 | 1215 |
| |
1215 | 1216 |
| |
1216 | 1217 |
| |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
1217 | 1254 |
| |
1218 | 1255 |
| |
1219 | 1256 |
| |
| |||
1245 | 1282 |
| |
1246 | 1283 |
| |
1247 | 1284 |
| |
| 1285 | + | |
1248 | 1286 |
| |
1249 | 1287 |
| |
1250 | 1288 |
| |
| |||
1280 | 1318 |
| |
1281 | 1319 |
| |
1282 | 1320 |
| |
| 1321 | + | |
1283 | 1322 |
| |
1284 | 1323 |
| |
1285 | 1324 |
| |
|
python/paddle/tensorrt/converter.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/converter.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
|
python/paddle/tensorrt/impls/activation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/activation.py+1-15Lines changed: 1 addition & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 | 15 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 16 |
| |
26 | 17 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 18 |
| |
34 | 19 |
| |
35 | 20 |
| |
| 21 | + | |
36 | 22 |
| |
37 | 23 |
| |
38 | 24 |
| |
|
python/paddle/tensorrt/impls/conv.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/conv.py-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 15 |
| |
23 | 16 |
| |
24 | 17 |
| |
25 |
| - | |
26 | 18 |
| |
27 | 19 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 | 20 |
| |
33 | 21 |
| |
34 | 22 |
| |
|
python/paddle/tensorrt/impls/creation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/creation.py-14Lines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 | 15 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 16 |
| |
26 | 17 |
| |
27 |
| - | |
28 | 18 |
| |
29 | 19 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 | 20 |
| |
35 | 21 |
| |
36 | 22 |
| |
|
python/paddle/tensorrt/impls/linalg.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/linalg.py+1-13Lines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 15 |
| |
23 | 16 |
| |
24 | 17 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 18 |
| |
32 | 19 |
| |
33 | 20 |
| |
| 21 | + | |
34 | 22 |
| |
35 | 23 |
| |
36 | 24 |
| |
|
python/paddle/tensorrt/impls/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/manipulation.py+1-13Lines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 15 |
| |
23 | 16 |
| |
24 | 17 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 18 |
| |
32 | 19 |
| |
33 | 20 |
| |
34 | 21 |
| |
35 | 22 |
| |
| 23 | + | |
36 | 24 |
| |
37 | 25 |
| |
38 | 26 |
| |
|
python/paddle/tensorrt/impls/math.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/math.py+1-15Lines changed: 1 addition & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 | 15 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 16 |
| |
26 | 17 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 18 |
| |
34 | 19 |
| |
35 | 20 |
| |
36 | 21 |
| |
37 | 22 |
| |
| 23 | + | |
38 | 24 |
| |
39 | 25 |
| |
40 | 26 |
| |
|
python/paddle/tensorrt/impls/norm.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/norm.py+1-15Lines changed: 1 addition & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 | 15 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 16 |
| |
26 | 17 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 18 |
| |
34 | 19 |
| |
35 | 20 |
| |
36 | 21 |
| |
37 | 22 |
| |
38 | 23 |
| |
| 24 | + | |
39 | 25 |
| |
40 | 26 |
| |
41 | 27 |
| |
|
python/paddle/tensorrt/impls/ops.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/ops.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 |
| |
20 | 29 |
| |
21 | 30 |
| |
|
You can’t perform that action at this time.
0 commit comments