CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 07:25:41 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/"faf873b14746692cf8b429a728e71ad0"
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 wss://alive-staging.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=RnYZnjYPYONGOev7y9ebwpRKRpwz%2FHa7n8cjn1OKYqrfx4WJ2tbyMq5d9Z87ZNHahI7Ye5CqEZkvTsnoIyLoWcR%2BE%2B%2BJTlymDIFv4Bz6sMIBKSJTvG7zRWY6BXawVasYF%2FaeFD6wu4irKNp%2F3J6DS%2BCy3oBt0duYlcRzE%2BBFGEb2hQslzy89%2BS5O4H50s8feRHcD%2BKVzsnZQ7V7a2t4OhvTac6fIdwvI1CfWXsN3YNt%2FvRRWM0yg%2BazcsPmHdhx%2FG3qAbCoWHprwl4FlI09q8w%3D%3D--Kkq6qF0OgDI5BhVZ--W95SSLXBZx5EHNiBJh7LKw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1663501221.1753946740; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 07:25:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 07:25:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A2CE:FA5FC:50956C:65868B:688B1A74
[Prim] Fix batch_norm bias_grad loss in cinn (#54751) · PaddlePaddle/Paddle@3e0f0a0 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_backward_api.h
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/legacy_test/test_batch_norm_op_prim_nchw.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 3e0f0a0
authored
File tree
Expand file treeCollapse file tree
4 files changed
+233
-187
lines changedFilter options
- paddle/fluid/prim/api/composite_backward
- test/legacy_test
Expand file treeCollapse file tree
4 files changed
+233
-187
lines changedpaddle/fluid/prim/api/composite_backward/composite_backward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_backward_api.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1307 | 1307 |
| |
1308 | 1308 |
| |
1309 | 1309 |
| |
1310 |
| - | |
| 1310 | + | |
1311 | 1311 |
| |
1312 | 1312 |
| |
1313 | 1313 |
| |
| |||
1343 | 1343 |
| |
1344 | 1344 |
| |
1345 | 1345 |
| |
1346 |
| - | |
| 1346 | + | |
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 | 1349 |
| |
|
test/legacy_test/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
953 | 953 |
| |
954 | 954 |
| |
955 | 955 |
| |
956 |
| - | |
| 956 | + | |
| 957 | + | |
957 | 958 |
| |
958 | 959 |
| |
959 | 960 |
| |
| |||
962 | 963 |
| |
963 | 964 |
| |
964 | 965 |
| |
965 |
| - | |
| 966 | + | |
| 967 | + | |
966 | 968 |
| |
967 | 969 |
| |
968 | 970 |
| |
| |||
1185 | 1187 |
| |
1186 | 1188 |
| |
1187 | 1189 |
| |
1188 |
| - | |
| 1190 | + | |
| 1191 | + | |
1189 | 1192 |
| |
1190 | 1193 |
| |
1191 | 1194 |
| |
|
test/legacy_test/test_batch_norm_op_prim.py renamed to test/legacy_test/test_batch_norm_op_prim_nchw.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_batch_norm_op_prim_nchw.py+12-182Lines changed: 12 additions & 182 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
114 | 123 |
| |
115 | 124 |
| |
116 | 125 |
| |
| |||
252 | 261 |
| |
253 | 262 |
| |
254 | 263 |
| |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 | 264 |
| |
271 | 265 |
| |
272 | 266 |
| |
| |||
297 | 291 |
| |
298 | 292 |
| |
299 | 293 |
| |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 | 294 |
| |
316 | 295 |
| |
317 | 296 |
| |
| |||
342 | 321 |
| |
343 | 322 |
| |
344 | 323 |
| |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 | 324 |
| |
361 | 325 |
| |
362 | 326 |
| |
| |||
401 | 365 |
| |
402 | 366 |
| |
403 | 367 |
| |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 | 368 |
| |
494 | 369 |
| |
495 | 370 |
| |
| |||
535 | 410 |
| |
536 | 411 |
| |
537 | 412 |
| |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
555 |
| - | |
556 |
| - | |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 | 413 |
| |
584 | 414 |
| |
585 | 415 |
|
You can’t perform that action at this time.
0 commit comments