CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 19:36:34 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/"94398c97006e8ef8507e6028860a3e8e"
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=36pDieTUlfwkEQ8rYhn6l8eoS%2BCkjR7GSS2qTRaq11Jwp8p2syEU5343%2FAxdzrePRGvERULMUT6H8p%2FdTcD25LzdQun27DmnN1u1waOJu1yz%2By7waVVxwVknCimyHipUxzVQkmhLw1EUKDdV%2BBBtHHA3UEY3opIiuINN9u4woevaLU0k9s2tz1QM09mcP5wrIHL%2Fdc1hOs2OMHiskdPg%2BbddKCla2h7wfIVpWgQXHY2Kr6zHm9L%2FQdOOPduwaBlNEQUcH23klHkkFpLgPPBJSQ%3D%3D--gyEv1ceyZD2lYNRn--A9s5NGhJ6NEbarhvL8XS1w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.73018477.1753558593; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 19:36:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 19:36:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C374:3ABCFD:88CB8A:B07844:68852E41
[Prim] Add where double grad (#68125) · PaddlePaddle/Paddle@ad331b5 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/eager_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/vjp_interface_black_list.py
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/api.yaml
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/op_compat.yaml
Copy file name to clipboardExpand all lines: test/prim/prim/vjp/test_comp_high_grad.py
Copy file name to clipboardExpand all lines: tools/check_file_diff_approvals.sh
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit ad331b5
authored
[Prim] Add where double grad (#68125)
* add where_double_grad and p_norm in eager prim
* add unitest for where comp hight order diff
* add unitest for norm 1-order comp diff
* update yaml and annotations
* add if
* fix typo
* remove p_norm_grad
* update owner of key composite
* restore test_where_op.py
* Update eager_gen.py1 parent d601199 commit ad331b5Copy full SHA for ad331b5
File tree
Expand file treeCollapse file tree
8 files changed
+166
-3
lines changedFilter options
- paddle
- fluid
- eager/auto_code_generator/generator
- pir/dialect/op_generator
- prim/api
- composite_backward
- phi/ops/yaml
- test/prim/prim/vjp
- tools
Expand file treeCollapse file tree
8 files changed
+166
-3
lines changedpaddle/fluid/eager/auto_code_generator/generator/eager_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/eager_gen.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
paddle/fluid/pir/dialect/op_generator/vjp_interface_black_list.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/vjp_interface_black_list.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
|
paddle/fluid/prim/api/api.yaml
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/api.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
161 | 187 |
| |
162 | 188 |
| |
163 | 189 |
| |
|
paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3580 | 3580 |
| |
3581 | 3581 |
| |
3582 | 3582 |
| |
| 3583 | + | |
3583 | 3584 |
| |
3584 | 3585 |
| |
3585 | 3586 |
| |
| |||
3709 | 3710 |
| |
3710 | 3711 |
| |
3711 | 3712 |
| |
| 3713 | + | |
| 3714 | + | |
| 3715 | + | |
| 3716 | + | |
| 3717 | + | |
| 3718 | + | |
| 3719 | + | |
| 3720 | + | |
| 3721 | + | |
| 3722 | + |
paddle/phi/ops/yaml/op_compat.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/op_compat.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3994 | 3994 |
| |
3995 | 3995 |
| |
3996 | 3996 |
| |
3997 |
| - | |
| 3997 | + | |
3998 | 3998 |
| |
3999 | 3999 |
| |
4000 | 4000 |
| |
|
test/prim/prim/vjp/test_comp_high_grad.py
Copy file name to clipboardExpand all lines: test/prim/prim/vjp/test_comp_high_grad.py+123Lines changed: 123 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 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 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 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 | + | |
440 | 563 |
| |
441 | 564 |
| |
442 | 565 |
| |
|
tools/check_file_diff_approvals.sh
Copy file name to clipboardExpand all lines: tools/check_file_diff_approvals.sh+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 |
| - | |
411 |
| - | |
| 410 | + | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
|
You can’t perform that action at this time.
0 commit comments