CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 06:02: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/"4d1f26b571d566b9dcc155c21f481c1a"
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=wX0XkOIvmEvP%2FXdyAipGHXIEGsVgxRnlaRE0JThWVQMt1j8xvZmT2LPzKmhLMf5tfsvGEOf8jBAMsoK9UEFytZhJvFc9JlAb649buSgleHQXatuNV0rRTZLFwDTc0ApBmMmx1Z4L4riFIKN3%2BdB0esb%2FILBba2LtUAv%2BC1ckohGSHcCRsFhEhHvGkC9MLs4Ltrtfu8hs0TJ7RoUKo%2FNRoEZQ126QmGMPNl%2FgFwhtc8etq2DMomKjhEFkDVgfBYjbViRDLNhDzFztIniSfLbZCA%3D%3D--lTcW0nhS0CUqI5uy--bphL6FqxA3AoBtAxyZ0dqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1954079889.1753682546; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:02:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:02:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E73C:0A67:A14ED6:D1532A:68871272
[Inference]Fix batch_norm converter bugs and rename unittest (#68170) · PaddlePaddle/Paddle@8d9b996 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/norm.py
Copy file name to clipboardExpand all lines: test/tensorrt/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/tensorrt/tensorrt_test_base.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_add.py
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_flatten.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_manipulation.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_math.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_model_resnet50.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 8d9b996
authored
File tree
Expand file treeCollapse file tree
11 files changed
+68
-94
lines changedFilter options
- python/paddle/tensorrt/impls
- test/tensorrt
Expand file treeCollapse file tree
11 files changed
+68
-94
lines changedpython/paddle/tensorrt/impls/norm.py
Copy file name to clipboardExpand all lines: python/paddle/tensorrt/impls/norm.py+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 | 73 |
| |
75 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
76 | 84 |
| |
77 | 85 |
| |
78 | 86 |
| |
|
test/tensorrt/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/tensorrt/CMakeLists.txt+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + | |
| 22 | + | |
22 | 23 |
|
test/tensorrt/tensorrt_test_base.py
Copy file name to clipboardExpand all lines: test/tensorrt/tensorrt_test_base.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
212 |
| - | |
| 211 | + | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
test/tensorrt/test_converter_add.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_add.py-39Lines changed: 0 additions & 39 deletions
This file was deleted.
test/tensorrt/test_converter_conv2d.py renamed to test/tensorrt/test_converter_conv.py
Copy file name to clipboardFile renamed without changes.
test/tensorrt/test_converter_full.py renamed to test/tensorrt/test_converter_creation.py
Copy file name to clipboardFile renamed without changes.
test/tensorrt/test_converter_flatten.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_flatten.py-40Lines changed: 0 additions & 40 deletions
This file was deleted.
test/tensorrt/test_converter_concat.py renamed to test/tensorrt/test_converter_manipulation.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_manipulation.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
42 | 58 |
| |
43 | 59 |
|
test/tensorrt/test_converter_math.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_math.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
85 | 100 |
| |
86 | 101 |
|
test/tensorrt/test_converter_model_resnet50.py
Copy file name to clipboardExpand all lines: test/tensorrt/test_converter_model_resnet50.py+20-7Lines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 |
| |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
34 |
| - | |
35 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
36 | 47 |
| |
37 | 48 |
| |
38 | 49 |
| |
| |||
65 | 76 |
| |
66 | 77 |
| |
67 | 78 |
| |
| 79 | + | |
| 80 | + | |
68 | 81 |
| |
69 | 82 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
75 | 88 |
| |
76 | 89 |
| |
77 | 90 |
| |
|
You can’t perform that action at this time.
0 commit comments