CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 05:59:40 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/"91e2a7c578f03a343af05dac16716a96"
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=wuyJudR2LSdffnqVVL6EjA6nC6213ChZE93Yy6jRbGKbsLde%2BjxyQ4eqpljE8XhfLT01xcgaS00R3%2BYC806aE50nNYIpvHwHQLkSNDLw7VVoXoWpl15p2Ts86YwAWEt5cwge4gz%2FubTfXxQXEGS63K0TnS4r6bBNBXbVzGs6BQc6lCFVKLEWS3vEUl5vfrocNFcVzBYRZpn4PALlRmt9h04arh28N8ow5qLBikNnzdQ9WBXnkJlt8JniwypAq8%2BgQM%2F%2F4GgE1554PStkupiTVA%3D%3D--y8ad9VHCQgT1ALJS--Mz4kTwy%2BHDB7HDSM5QIhKg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1524016402.1753768779; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 05:59:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 05:59:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B302:E69F3:3F4E9B:540E8D:6888634B
[PIR] Replace OpResult with Value in python (#60798) · PaddlePaddle/Paddle@f335680 · 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/base/backward.py
Copy file name to clipboardExpand all lines: python/paddle/base/layer_helper_base.py
Copy file name to clipboardExpand all lines: python/paddle/base/variable_index.py
Copy file name to clipboardExpand all lines: python/paddle/decomposition/decomp.py
Copy file name to clipboardExpand all lines: python/paddle/jit/pir_dy2static/parameter_recorder.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamw.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/momentum.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit f335680
File tree
Expand file treeCollapse file tree
26 files changed
+118
-143
lines changedFilter options
- python/paddle
- autograd
- base
- decomposition
- jit/pir_dy2static
- optimizer
- pir
- tensor
- utils
- test
- ir/pir
- legacy_test
Expand file treeCollapse file tree
26 files changed
+118
-143
lines changedpython/paddle/autograd/backward_utils.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/backward_utils.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
| 175 | + | |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
|
python/paddle/autograd/ir_backward.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/ir_backward.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1251 | 1251 |
| |
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 |
| - | |
| 1254 | + | |
1255 | 1255 |
| |
1256 | 1256 |
| |
1257 | 1257 |
| |
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 |
| - | |
| 1260 | + | |
1261 | 1261 |
| |
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
1265 | 1265 |
| |
1266 |
| - | |
| 1266 | + | |
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 | 1269 |
| |
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 |
| - | |
| 1274 | + | |
1275 | 1275 |
| |
1276 | 1276 |
| |
1277 | 1277 |
| |
| |||
1314 | 1314 |
| |
1315 | 1315 |
| |
1316 | 1316 |
| |
1317 |
| - | |
| 1317 | + | |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 | 1320 |
| |
| |||
1329 | 1329 |
| |
1330 | 1330 |
| |
1331 | 1331 |
| |
1332 |
| - | |
| 1332 | + | |
1333 | 1333 |
| |
1334 | 1334 |
| |
1335 | 1335 |
| |
|
python/paddle/base/backward.py
Copy file name to clipboardExpand all lines: python/paddle/base/backward.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2752 | 2752 |
| |
2753 | 2753 |
| |
2754 | 2754 |
| |
2755 |
| - | |
| 2755 | + | |
2756 | 2756 |
| |
2757 | 2757 |
| |
2758 | 2758 |
| |
2759 | 2759 |
| |
2760 | 2760 |
| |
2761 |
| - | |
| 2761 | + | |
2762 | 2762 |
| |
2763 | 2763 |
| |
2764 | 2764 |
| |
2765 | 2765 |
| |
2766 | 2766 |
| |
2767 |
| - | |
| 2767 | + | |
2768 | 2768 |
| |
2769 | 2769 |
| |
2770 | 2770 |
| |
2771 | 2771 |
| |
2772 | 2772 |
| |
2773 | 2773 |
| |
2774 | 2774 |
| |
2775 |
| - | |
| 2775 | + | |
2776 | 2776 |
| |
2777 | 2777 |
| |
2778 | 2778 |
| |
|
python/paddle/base/layer_helper_base.py
Copy file name to clipboardExpand all lines: python/paddle/base/layer_helper_base.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
| 100 | + | |
103 | 101 |
| |
104 | 102 |
| |
105 | 103 |
| |
|
python/paddle/base/variable_index.py
Copy file name to clipboardExpand all lines: python/paddle/base/variable_index.py+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
246 |
| - | |
247 |
| - | |
| 245 | + | |
248 | 246 |
| |
249 |
| - | |
250 |
| - | |
251 |
| - | |
| 247 | + | |
252 | 248 |
| |
253 |
| - | |
254 |
| - | |
255 |
| - | |
| 249 | + | |
256 | 250 |
| |
257 | 251 |
| |
258 | 252 |
| |
| |||
602 | 596 |
| |
603 | 597 |
| |
604 | 598 |
| |
605 |
| - | |
606 |
| - | |
607 |
| - | |
| 599 | + | |
608 | 600 |
| |
609 | 601 |
| |
610 | 602 |
| |
|
python/paddle/decomposition/decomp.py
Copy file name to clipboardExpand all lines: python/paddle/decomposition/decomp.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
884 | 884 |
| |
885 | 885 |
| |
886 | 886 |
| |
887 |
| - | |
| 887 | + | |
888 | 888 |
| |
889 | 889 |
| |
890 | 890 |
| |
| |||
992 | 992 |
| |
993 | 993 |
| |
994 | 994 |
| |
995 |
| - | |
| 995 | + | |
996 | 996 |
| |
997 | 997 |
| |
998 | 998 |
| |
|
python/paddle/jit/pir_dy2static/parameter_recorder.py
Copy file name to clipboardExpand all lines: python/paddle/jit/pir_dy2static/parameter_recorder.py+5-5Lines changed: 5 additions & 5 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 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
python/paddle/optimizer/adamw.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamw.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
| 378 | + | |
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
|
python/paddle/optimizer/momentum.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/momentum.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
479 |
| - | |
| 479 | + | |
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
484 |
| - | |
| 484 | + | |
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
|
python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
| 500 | + | |
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 |
| - | |
| 767 | + | |
768 | 768 |
| |
769 | 769 |
| |
770 | 770 |
| |
| |||
1735 | 1735 |
| |
1736 | 1736 |
| |
1737 | 1737 |
| |
1738 |
| - | |
| 1738 | + | |
1739 | 1739 |
| |
1740 | 1740 |
| |
1741 | 1741 |
| |
|
You can’t perform that action at this time.
0 commit comments