CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 05:14:08 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/"f895bfc2428608631e72f62993eafe80"
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=clVgXrSW%2FP8nxK3b6u7aPwHa6hZ4EWzOMYz%2FlKwefcFh2JIvLASVUUVOSUCtJA8CBDkoT0aGmgdzKpEg3BG5L6UJ%2BzUZ1EPvVLFKuGuyEeGSGTYlEsYWzm1tW451B3z%2FLexLmGAVNr0hgLHCWP63EsH9%2F7DYKwdvLJncm9IyLZLUoHTu8II31Is9uuJGvcxhkveCgS2879s8BmHhafTW2e86VEWT%2BlAwefomuHImShYqrcAPrGb2jyZNemC9U4X0qeK1%2FEU%2BX0egyz2HWurLiw%3D%3D--owu%2Bxa9V6WM0ZUbL--Ca3%2FEtWizNPSMvJycdht2w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2022662407.1753334047; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:14:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:14:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DFEA:3644F0:1368A31:17963E5:6881C11F
【PIR API adaptor No.115】 Migrate instance_norm into pir (#59371) · PaddlePaddle/Paddle@87353ee · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/norm.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_instance_norm_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_instance_norm_op_v2.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_layers.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 87353ee
authored
File tree
Expand file treeCollapse file tree
4 files changed
+90
-46
lines changedFilter options
- python/paddle/nn/functional
- test/legacy_test
Expand file treeCollapse file tree
4 files changed
+90
-46
lines changedpython/paddle/nn/functional/norm.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/norm.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
|
test/legacy_test/test_instance_norm_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_instance_norm_op.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
|
test/legacy_test/test_instance_norm_op_v2.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_instance_norm_op_v2.py+26-9Lines changed: 26 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| 144 | + | |
143 | 145 |
| |
144 | 146 |
| |
145 | 147 |
| |
| |||
152 | 154 |
| |
153 | 155 |
| |
154 | 156 |
| |
155 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 |
| |
157 | 161 |
| |
158 | 162 |
| |
159 | 163 |
| |
160 | 164 |
| |
161 |
| - | |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
165 | 169 |
| |
166 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
167 | 173 |
| |
168 | 174 |
| |
169 | 175 |
| |
170 | 176 |
| |
171 | 177 |
| |
172 |
| - | |
| 178 | + | |
173 | 179 |
| |
174 | 180 |
| |
175 | 181 |
| |
| |||
213 | 219 |
| |
214 | 220 |
| |
215 | 221 |
| |
216 |
| - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
217 | 225 |
| |
218 | 226 |
| |
219 |
| - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
220 | 233 |
| |
221 | 234 |
| |
222 | 235 |
| |
| |||
259 | 272 |
| |
260 | 273 |
| |
261 | 274 |
| |
262 |
| - | |
| 275 | + | |
263 | 276 |
| |
264 | 277 |
| |
265 | 278 |
| |
| |||
270 | 283 |
| |
271 | 284 |
| |
272 | 285 |
| |
| 286 | + | |
273 | 287 |
| |
274 | 288 |
| |
275 | 289 |
| |
| |||
329 | 343 |
| |
330 | 344 |
| |
331 | 345 |
| |
332 |
| - | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
333 | 349 |
| |
334 | 350 |
| |
335 | 351 |
| |
| |||
339 | 355 |
| |
340 | 356 |
| |
341 | 357 |
| |
| 358 | + | |
342 | 359 |
| |
343 | 360 |
| |
344 | 361 |
| |
|
test/legacy_test/test_layers.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_layers.py+59-34Lines changed: 59 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
914 | 914 |
| |
915 | 915 |
| |
916 | 916 |
| |
917 |
| - | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
918 | 925 |
| |
919 |
| - | |
920 |
| - | |
921 |
| - | |
922 |
| - | |
923 |
| - | |
924 |
| - | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
925 | 935 |
| |
926 |
| - | |
927 |
| - | |
928 |
| - | |
929 |
| - | |
930 |
| - | |
931 |
| - | |
932 |
| - | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
933 | 941 |
| |
934 |
| - | |
935 |
| - | |
936 |
| - | |
937 |
| - | |
| 942 | + | |
938 | 943 |
| |
939 |
| - | |
940 |
| - | |
941 |
| - | |
942 |
| - | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
943 | 956 |
| |
944 | 957 |
| |
945 | 958 |
| |
946 | 959 |
| |
947 | 960 |
| |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
952 |
| - | |
| 961 | + | |
| 962 | + | |
953 | 963 |
| |
954 |
| - | |
| 964 | + | |
955 | 965 |
| |
956 |
| - | |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 |
| - | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
961 | 974 |
| |
962 |
| - | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
963 | 988 |
| |
964 | 989 |
| |
965 | 990 |
| |
|
You can’t perform that action at this time.
0 commit comments