CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 07:25:15 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/"f1bc56610f4700ca323fef258b51819c"
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=%2F9gM75k0c%2B2ggrLj9W7e6DauECJDEy7NKHP1%2BWRxeQIKU%2BplvU4Y7XbcS%2F89c6m0jwxu1%2BcHWkwTZcsnBOcTaOxq6aR%2BKjMahtFDOfOWg78KbVGN4MjZY34h%2Bp6ZkfB%2B0FO8duNNfobsaOOGvsSCn0XoVC%2BJnrcF%2FXEUzAhmFr4vCHg46wUO4LR05c1SYDK2yN2qzsmB3A8vVPA2fW%2FMCWq50nI87rSLtRLSSNU9lgxZIq2nVKzm7bm%2F5Wv2D8f49JvlW%2BcTMQ0K1ddEc5ATKg%3D%3D--VXu1GXNBY8I0tA8C--lUftaijScm4ryh6GVk%2FlBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1448416013.1753428314; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 07:25:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 07:25:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E912:0A53:F3B4C:10F609:6883315A
[PIR]modify vjp interface gen for control_flow (#58355) · PaddlePaddle/Paddle@a4a59c4 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/op_interface_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op_vjp.cc
Copy file name to clipboardExpand all lines: python/paddle/autograd/ir_backward.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit a4a59c4
authored
File tree
Expand file treeCollapse file tree
5 files changed
+114
-128
lines changedFilter options
- paddle/fluid/pir/dialect
- op_generator
- operator/ir
- python/paddle/autograd
- test
- cpp/prim
- prim/pir_prim
Expand file treeCollapse file tree
5 files changed
+114
-128
lines changedpaddle/fluid/pir/dialect/op_generator/op_interface_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/op_interface_gen.py+82-104Lines changed: 82 additions & 104 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
24 | 34 |
| |
25 | 35 |
| |
26 |
| - | |
| 36 | + | |
27 | 37 |
| |
28 | 38 |
| |
29 |
| - | |
30 |
| - | |
31 | 39 |
| |
32 |
| - | |
| 40 | + | |
33 | 41 |
| |
34 |
| - | |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
38 | 46 |
| |
39 |
| - | |
40 |
| - | |
| 47 | + | |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
43 | 51 |
| |
44 | 52 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 |
| |
51 |
| - | |
| 57 | + | |
52 | 58 |
| |
53 | 59 |
| |
54 | 60 |
| |
55 | 61 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 62 |
| |
84 | 63 |
| |
85 | 64 |
| |
| |||
110 | 89 |
| |
111 | 90 |
| |
112 | 91 |
| |
113 |
| - | |
114 |
| - | |
| 92 | + | |
115 | 93 |
| |
116 |
| - | |
117 |
| - | |
| 94 | + | |
118 | 95 |
| |
119 | 96 |
| |
120 | 97 |
| |
| |||
142 | 119 |
| |
143 | 120 |
| |
144 | 121 |
| |
145 |
| - | |
146 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
147 | 127 |
| |
148 | 128 |
| |
149 | 129 |
| |
150 |
| - | |
| 130 | + | |
| 131 | + | |
151 | 132 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
168 | 153 |
| |
| 154 | + | |
169 | 155 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
182 | 161 |
| |
| 162 | + | |
183 | 163 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
197 | 171 |
| |
| 172 | + | |
198 | 173 |
| |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
212 | 179 |
| |
| 180 | + | |
| 181 | + | |
213 | 182 |
| |
214 | 183 |
| |
215 | 184 |
| |
| |||
219 | 188 |
| |
220 | 189 |
| |
221 | 190 |
| |
| 191 | + | |
222 | 192 |
| |
223 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
224 | 197 |
| |
225 | 198 |
| |
226 | 199 |
| |
| |||
270 | 243 |
| |
271 | 244 |
| |
272 | 245 |
| |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
273 | 252 |
| |
274 | 253 |
| |
| 254 | + | |
275 | 255 |
| |
276 | 256 |
| |
277 | 257 |
| |
278 |
| - | |
279 |
| - | |
280 |
| - | |
| 258 | + | |
281 | 259 |
| |
282 | 260 |
| |
283 | 261 |
| |
|
paddle/fluid/pir/dialect/operator/ir/manual_op_vjp.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op_vjp.cc+14-10Lines changed: 14 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
39 | 47 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 48 | + | |
| 49 | + | |
46 | 50 |
| |
47 |
| - | |
| 51 | + | |
48 | 52 |
| |
49 |
| - | |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
|
python/paddle/autograd/ir_backward.py
Copy file name to clipboardExpand all lines: python/paddle/autograd/ir_backward.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| 366 | + | |
366 | 367 |
| |
367 | 368 |
| |
368 | 369 |
| |
| |||
405 | 406 |
| |
406 | 407 |
| |
407 | 408 |
| |
408 |
| - | |
| 409 | + | |
409 | 410 |
| |
410 | 411 |
| |
411 | 412 |
| |
| |||
428 | 429 |
| |
429 | 430 |
| |
430 | 431 |
| |
431 |
| - | |
| 432 | + | |
432 | 433 |
| |
433 | 434 |
| |
434 | 435 |
| |
| |||
445 | 446 |
| |
446 | 447 |
| |
447 | 448 |
| |
| 449 | + | |
448 | 450 |
| |
449 | 451 |
| |
450 | 452 |
| |
|
+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
| 239 | + | |
| 240 | + | |
240 | 241 |
| |
241 | 242 |
| |
242 | 243 |
| |
| |||
303 | 304 |
| |
304 | 305 |
| |
305 | 306 |
| |
306 |
| - | |
| 307 | + | |
307 | 308 |
| |
308 | 309 |
| |
309 | 310 |
| |
| |||
371 | 372 |
| |
372 | 373 |
| |
373 | 374 |
| |
374 |
| - | |
| 375 | + | |
375 | 376 |
| |
376 | 377 |
| |
377 | 378 |
| |
| |||
439 | 440 |
| |
440 | 441 |
| |
441 | 442 |
| |
442 |
| - | |
| 443 | + | |
| 444 | + | |
443 | 445 |
| |
444 | 446 |
| |
445 | 447 |
| |
|
You can’t perform that action at this time.
0 commit comments