CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:30:39 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/"8e393588aec13c9136ce048fd9f2dd31"
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=w97%2F45jMMjE9eV7UE25ggkUaQvMAQar6787OlgP1apTS44LhhjnTyvABLtt3nyw9RgFm7aHbfbqBxQ0hkPEzYKR37fsnPCDA1K9lYmuStHuVdeZfdbzsIvr2vEkqaiA21bzWjOaAsUbQo3GRVYrGKGf8Mcr5U8szwuTHeVMvdqwSH3LsojSkDHlx0xFGxzzLfS0H6GwBZpxwmsZEPkE8S%2F73hfpxBAtjYC5VDd7AeclD9EJsSB7fuGJwMEDPKaVteu6NLSdPCIP1Ra8h6%2FRO3g%3D%3D--6PRwlgyhZZhkZtgN--Soxe6PLEB79owbjpdW72dg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1620146476.1753579838; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:30:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:30:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D6A6:93466:75935:BB934:6885813E
[Dy2St] fix `test_grad` in PIR mode (#60621) · PaddlePaddle/Paddle@7eb6b0d · GitHub
Copy file name to clipboardExpand all lines: python/paddle/autograd/backward_utils.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/ir_backward.py
Copy file name to clipboardExpand all lines: python/paddle/decomposition/decomp.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 7eb6b0d
File tree
Expand file treeCollapse file tree
9 files changed
+128
-135
lines changedFilter options
- paddle/fluid/pybind
- python/paddle
- autograd
- decomposition
- jit/dy2static
- nn
- pir
- test/dygraph_to_static
Expand file treeCollapse file tree
9 files changed
+128
-135
lines changed+56-82Lines changed: 56 additions & 82 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
180 | 190 |
| |
181 | 191 |
| |
182 | 192 |
| |
| |||
527 | 537 |
| |
528 | 538 |
| |
529 | 539 |
| |
530 |
| - | |
531 |
| - | |
| 540 | + | |
| 541 | + | |
532 | 542 |
| |
533 | 543 |
| |
534 | 544 |
| |
535 | 545 |
| |
536 |
| - | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
537 | 554 |
| |
538 | 555 |
| |
539 | 556 |
| |
| |||
555 | 572 |
| |
556 | 573 |
| |
557 | 574 |
| |
| 575 | + | |
| 576 | + | |
| 577 | + | |
558 | 578 |
| |
559 | 579 |
| |
560 | 580 |
| |
| |||
572 | 592 |
| |
573 | 593 |
| |
574 | 594 |
| |
| 595 | + | |
| 596 | + | |
| 597 | + | |
575 | 598 |
| |
576 | 599 |
| |
577 | 600 |
| |
| |||
768 | 791 |
| |
769 | 792 |
| |
770 | 793 |
| |
771 |
| - | |
772 |
| - | |
773 |
| - | |
774 |
| - | |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
783 |
| - | |
784 |
| - | |
785 |
| - | |
786 | 794 |
| |
787 | 795 |
| |
788 | 796 |
| |
| |||
965 | 973 |
| |
966 | 974 |
| |
967 | 975 |
| |
968 |
| - | |
969 |
| - | |
970 |
| - | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
971 | 979 |
| |
972 | 980 |
| |
973 |
| - | |
974 |
| - | |
975 |
| - | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
976 | 984 |
| |
977 | 985 |
| |
978 | 986 |
| |
| |||
1032 | 1040 |
| |
1033 | 1041 |
| |
1034 | 1042 |
| |
1035 |
| - | |
| 1043 | + | |
1036 | 1044 |
| |
1037 | 1045 |
| |
1038 | 1046 |
| |
| |||
1041 | 1049 |
| |
1042 | 1050 |
| |
1043 | 1051 |
| |
1044 |
| - | |
| 1052 | + | |
1045 | 1053 |
| |
1046 | 1054 |
| |
1047 | 1055 |
| |
| |||
1052 | 1060 |
| |
1053 | 1061 |
| |
1054 | 1062 |
| |
1055 |
| - | |
| 1063 | + | |
1056 | 1064 |
| |
1057 | 1065 |
| |
1058 | 1066 |
| |
1059 |
| - | |
| 1067 | + | |
1060 | 1068 |
| |
1061 |
| - | |
1062 |
| - | |
| 1069 | + | |
| 1070 | + | |
1063 | 1071 |
| |
1064 | 1072 |
| |
1065 |
| - | |
| 1073 | + | |
1066 | 1074 |
| |
1067 |
| - | |
| 1075 | + | |
1068 | 1076 |
| |
1069 | 1077 |
| |
1070 | 1078 |
| |
| |||
1073 | 1081 |
| |
1074 | 1082 |
| |
1075 | 1083 |
| |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
1079 |
| - | |
1080 |
| - | |
1081 |
| - | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
1082 | 1090 |
| |
1083 | 1091 |
| |
1084 |
| - | |
1085 |
| - | |
1086 |
| - | |
1087 |
| - | |
1088 |
| - | |
1089 |
| - | |
1090 |
| - | |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
1098 |
| - | |
1099 |
| - | |
1100 |
| - | |
1101 |
| - | |
1102 |
| - | |
1103 |
| - | |
1104 |
| - | |
1105 |
| - | |
1106 |
| - | |
1107 |
| - | |
1108 |
| - | |
1109 |
| - | |
1110 |
| - | |
1111 |
| - | |
1112 |
| - | |
1113 |
| - | |
1114 |
| - | |
1115 |
| - | |
1116 |
| - | |
1117 |
| - | |
1118 | 1092 |
| |
1119 |
| - | |
1120 |
| - | |
| 1093 | + | |
| 1094 | + | |
1121 | 1095 |
| |
1122 | 1096 |
| |
1123 | 1097 |
| |
| |||
1393 | 1367 |
| |
1394 | 1368 |
| |
1395 | 1369 |
| |
1396 |
| - | |
1397 |
| - | |
| 1370 | + | |
| 1371 | + | |
1398 | 1372 |
| |
1399 | 1373 |
| |
1400 | 1374 |
| |
|
python/paddle/autograd/backward_utils.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/backward_utils.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 |
| |
115 | 119 |
| |
116 | 120 |
| |
| |||
153 | 157 |
| |
154 | 158 |
| |
155 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
156 | 164 |
| |
157 | 165 |
| |
158 | 166 |
| |
|
python/paddle/autograd/ir_backward.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/ir_backward.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 |
| |
67 | 70 |
| |
68 | 71 |
| |
| |||
174 | 177 |
| |
175 | 178 |
| |
176 | 179 |
| |
177 |
| - | |
| 180 | + | |
178 | 181 |
| |
179 |
| - | |
| 182 | + | |
180 | 183 |
| |
181 | 184 |
| |
182 | 185 |
| |
| |||
702 | 705 |
| |
703 | 706 |
| |
704 | 707 |
| |
705 |
| - | |
706 |
| - | |
707 |
| - | |
| 708 | + | |
708 | 709 |
| |
709 | 710 |
| |
710 | 711 |
| |
|
python/paddle/decomposition/decomp.py
Copy file name to clipboardExpand all lines: python/paddle/decomposition/decomp.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
608 |
| - | |
| 608 | + | |
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| |||
752 | 752 |
| |
753 | 753 |
| |
754 | 754 |
| |
755 |
| - | |
| 755 | + | |
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
|
You can’t perform that action at this time.
0 commit comments