CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 21:06:14 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/"1bdd7c57d2e1014db75f3c485ba35fbb"
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=k9xBQDxIUL%2BlhCXzOnNjK5UC82ZWMzpIF6Erq0Le0tfazVgWOWyXayi0PjmHWxAhnKGJ4uyveatzO9akG%2BpIXRbw2t7C989omzZUQSgGLJSP1E0MlIvayZtqNFjvBE0XChm2mPYJPfeH5MVTU89Ln6sJchLgMcXdf9uQe0RrBIzzy%2F6COVspQiTykx45icqrCjuc6CNH%2BLApQVhfGjxny3xKKvTYoT8o31cNlJ2JKjnFwYo7k2NIjqigYNYM0Rlmg3Dv6SI7KYrq0%2F7YS%2FG1ag%3D%3D--HViiwYZEWplNRETY--xqkpkPqiak6moRx3yB8Hfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.894477965.1753650373; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 21:06:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 21:06:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DB84:3C6DB4:83F885:AD9F96:688694C5
Fix dtensor_to_local backward bugs (#71232) · PaddlePaddle/Paddle@f04aa61 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/dygraph_forward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/forwards/dtensor_to_local_fwd_func.cc
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/nodes/dtensor_to_local_node.cc
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/nodes/nodes.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_api.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_op.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit f04aa61
File tree
Expand file treeCollapse file tree
21 files changed
+205
-98
lines changedFilter options
- paddle
- fluid
- eager/api/manual/eager_manual
- forwards
- nodes
- pir/dialect
- distributed/ir
- operator/utils
- pybind
- phi
- backends/xpu
- infermeta/spmd_rules
- python/paddle/distributed/auto_parallel
- test/auto_parallel
- pir
Expand file treeCollapse file tree
21 files changed
+205
-98
lines changedpaddle/fluid/eager/api/manual/eager_manual/dygraph_forward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/dygraph_forward_api.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
|
paddle/fluid/eager/api/manual/eager_manual/forwards/dtensor_to_local_fwd_func.cc
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/forwards/dtensor_to_local_fwd_func.cc+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
| |||
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
52 | 60 |
| |
53 | 61 |
| |
54 | 62 |
| |
|
paddle/fluid/eager/api/manual/eager_manual/nodes/dtensor_to_local_node.cc
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/nodes/dtensor_to_local_node.cc+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
| |||
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
85 |
| - | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
|
paddle/fluid/eager/api/manual/eager_manual/nodes/nodes.h
Copy file name to clipboardExpand all lines: paddle/fluid/eager/api/manual/eager_manual/nodes/nodes.h+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
492 | 496 |
| |
493 | 497 |
| |
494 | 498 |
| |
| 499 | + | |
| 500 | + | |
495 | 501 |
| |
496 | 502 |
| |
497 | 503 |
| |
|
paddle/fluid/pir/dialect/distributed/ir/dist_api.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_api.cc+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
91 | 105 |
| |
92 | 106 |
| |
93 | 107 |
| |
|
paddle/fluid/pir/dialect/distributed/ir/dist_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_api.h+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 |
| |
55 | 61 |
| |
56 | 62 |
| |
|
paddle/fluid/pir/dialect/distributed/ir/dist_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_op.cc+17-4Lines changed: 17 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
| 417 | + | |
417 | 418 |
| |
418 | 419 |
| |
419 | 420 |
| |
| |||
422 | 423 |
| |
423 | 424 |
| |
424 | 425 |
| |
425 |
| - | |
| 426 | + | |
| 427 | + | |
426 | 428 |
| |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
427 | 437 |
| |
428 | 438 |
| |
429 | 439 |
| |
430 | 440 |
| |
431 | 441 |
| |
| 442 | + | |
432 | 443 |
| |
433 | 444 |
| |
434 | 445 |
| |
| |||
494 | 505 |
| |
495 | 506 |
| |
496 | 507 |
| |
| 508 | + | |
| 509 | + | |
497 | 510 |
| |
498 |
| - | |
499 |
| - | |
| 511 | + | |
| 512 | + | |
500 | 513 |
| |
501 | 514 |
| |
502 | 515 |
| |
|
paddle/fluid/pir/dialect/distributed/ir/dist_op.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/distributed/ir/dist_op.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
|
paddle/fluid/pir/dialect/operator/utils/utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.cc+47-43Lines changed: 47 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
| 65 | + | |
| 66 | + | |
61 | 67 |
| |
62 | 68 |
| |
63 |
| - | |
64 | 69 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 | 76 |
| |
82 | 77 |
| |
83 | 78 |
| |
84 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
89 |
| - | |
90 |
| - | |
| 88 | + | |
| 89 | + | |
91 | 90 |
| |
92 | 91 |
| |
| 92 | + | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
96 |
| - | |
| 96 | + | |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| |||
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 | 114 |
| |
122 | 115 |
| |
123 | 116 |
| |
| |||
126 | 119 |
| |
127 | 120 |
| |
128 | 121 |
| |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
| 122 | + | |
145 | 123 |
| |
146 |
| - | |
| 124 | + | |
147 | 125 |
| |
148 |
| - | |
| 126 | + | |
149 | 127 |
| |
150 |
| - | |
| 128 | + | |
151 | 129 |
| |
152 | 130 |
| |
153 | 131 |
| |
| |||
211 | 189 |
| |
212 | 190 |
| |
213 | 191 |
| |
214 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
215 | 219 |
| |
216 | 220 |
| |
217 | 221 |
| |
|
paddle/fluid/pybind/auto_parallel_py.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/auto_parallel_py.cc+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
807 | 809 |
| |
808 |
| - | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
809 | 813 |
| |
810 | 814 |
| |
811 | 815 |
| |
|
You can’t perform that action at this time.
0 commit comments