CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 05:07:41 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/"428e36d8f0113ae89153bc7aa412dc15"
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=IKaIWr3Ra%2FC7FpcFUv2%2BxmAy9OChMeUhwFvYDWGG1k37Js%2Fsrk3QbiQWvuobX3zBOOmP3WSDWDURVxBm5QyZJyjWlrKS8PyCdY9LGDyd%2BfsMVlbm5bdvndckN2tCyyVGYqiWOxjMtJTnfOXquZZ6V3n8yPQMGL%2FCvQwrSHJwfsMipTEw%2Bs6eTbP%2Bk0lKhB8vftRx8VjWBAalAmMmK7C%2BX7k0IZ97nSOxrdl2AbY%2FdJfGyEvdR3idbmFHl%2BxPYgLyxjBOI130ZsTOl6WJ71qQrA%3D%3D--UyKYkwVEri7vKyqs--4jek%2BbgQmf744w6svu8JQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.159553969.1753506460; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 05:07:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 05:07:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AC5E:178C3F:1A5C8B:2686D5:6884629C
【dygraph】support python fused/sparse Grad api (#71029) · PaddlePaddle/Paddle@ca1a707 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/codegen_utils.py
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/ops_api_gen.py
Copy file name to clipboardExpand all lines: paddle/phi/api/generator/intermediate_api_gen.py
Copy file name to clipboardExpand all lines: paddle/phi/api/generator/sparse_api_gen.py
Copy file name to clipboardExpand all lines: paddle/phi/api/lib/CMakeLists.txt
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit ca1a707
authored
File tree
Expand file treeCollapse file tree
7 files changed
+45
-23
lines changedFilter options
- paddle
- fluid
- eager/auto_code_generator/generator
- pir/dialect/op_generator
- phi/api
- generator
- lib
Expand file treeCollapse file tree
7 files changed
+45
-23
lines changedpaddle/fluid/eager/auto_code_generator/generator/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/CMakeLists.txt+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| |||
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
73 |
| - | |
| 71 | + | |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
|
paddle/fluid/eager/auto_code_generator/generator/codegen_utils.py
Copy file name to clipboardExpand all lines: paddle/fluid/eager/auto_code_generator/generator/codegen_utils.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
124 | 127 |
| |
|
paddle/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+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3357 | 3357 |
| |
3358 | 3358 |
| |
3359 | 3359 |
| |
3360 |
| - | |
| 3360 | + | |
3361 | 3361 |
| |
| 3362 | + | |
| 3363 | + | |
| 3364 | + | |
| 3365 | + | |
3362 | 3366 |
| |
3363 | 3367 |
| |
3364 | 3368 |
| |
|
paddle/fluid/pir/dialect/op_generator/ops_api_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/ops_api_gen.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
255 |
| - | |
256 | 254 |
| |
257 | 255 |
| |
258 | 256 |
| |
|
paddle/phi/api/generator/intermediate_api_gen.py
Copy file name to clipboardExpand all lines: paddle/phi/api/generator/intermediate_api_gen.py+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
137 | 140 |
| |
138 | 141 |
| |
139 | 142 |
| |
| 143 | + | |
| 144 | + | |
140 | 145 |
| |
141 | 146 |
| |
142 | 147 |
| |
| |||
164 | 169 |
| |
165 | 170 |
| |
166 | 171 |
| |
| 172 | + | |
167 | 173 |
| |
168 | 174 |
| |
169 | 175 |
| |
|
paddle/phi/api/generator/sparse_api_gen.py
Copy file name to clipboardExpand all lines: paddle/phi/api/generator/sparse_api_gen.py+14-3Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| 441 | + | |
441 | 442 |
| |
442 | 443 |
| |
443 | 444 |
| |
444 | 445 |
| |
445 | 446 |
| |
| 447 | + | |
446 | 448 |
| |
447 | 449 |
| |
448 | 450 |
| |
| |||
467 | 469 |
| |
468 | 470 |
| |
469 | 471 |
| |
470 |
| - | |
471 |
| - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
472 | 479 |
| |
473 | 480 |
| |
474 | 481 |
| |
| |||
483 | 490 |
| |
484 | 491 |
| |
485 | 492 |
| |
| 493 | + | |
486 | 494 |
| |
| 495 | + | |
| 496 | + | |
487 | 497 |
| |
488 | 498 |
| |
489 | 499 |
| |
| |||
503 | 513 |
| |
504 | 514 |
| |
505 | 515 |
| |
| 516 | + | |
506 | 517 |
| |
507 | 518 |
| |
508 | 519 |
| |
|
paddle/phi/api/lib/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/phi/api/lib/CMakeLists.txt+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
206 |
| - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
| |||
226 | 227 |
| |
227 | 228 |
| |
228 | 229 |
| |
229 |
| - | |
230 |
| - | |
231 |
| - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
232 | 234 |
| |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
236 | 238 |
| |
237 |
| - | |
238 |
| - | |
239 |
| - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
|
You can’t perform that action at this time.
0 commit comments