CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:37:12 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/"56f782e550e07752a080dbd79e73363c"
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=MsHnTrb37p15gi9uDjRcouqlSMRWpau4ynf6Usrq0FMUTnlRbeBJGAFdmadFfo94jGGOjWiM%2BmO2UklqZNFgJvm3wd%2FpkOGYA1e3i%2BK1VsykBRZOT45ujnNmXK3TrsCgwuuCYBFXAkWHV9N3dt1s28kpzGi%2BUqWkHgI1U0WllsVD58TtdVNqfYMiLpW003Er5CebIIxsXzjxgv4IP4%2B1sLDJgpc981fVVxeWhUEcS%2FlJGGKYMVx5pqkiqHZ3Y%2Fa%2B2QkGsbRNetu4Yi%2FbUlZ0Sg%3D%3D--NgzvB93bS8LyBsNp--APHO3Ai%2FwLFaHPVQjlQDEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1903182677.1753663031; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:37:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:37:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DF9C:1369AB:126FEB5:185FEB8:6886C637
[Prim]Support mean_grad decompose in vjp (#64346) · PaddlePaddle/Paddle@ae1bd9a · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/codegen/gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/rule/vjp/details.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/utils/utils.h
Copy file name to clipboardExpand all lines: test/legacy_test/test_mean_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit ae1bd9a
authored
File tree
Expand file treeCollapse file tree
4 files changed
+173
-8
lines changedFilter options
- paddle/fluid/primitive
- codegen
- rule/vjp
- utils
- test/legacy_test
Expand file treeCollapse file tree
4 files changed
+173
-8
lines changedpaddle/fluid/primitive/codegen/gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/codegen/gen.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
paddle/fluid/primitive/rule/vjp/details.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/rule/vjp/details.h+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
157 | 204 |
| |
158 | 205 |
| |
159 | 206 |
| |
|
paddle/fluid/primitive/utils/utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/utils/utils.h+20-5Lines changed: 20 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
188 | 202 |
| |
| 203 | + | |
189 | 204 |
| |
190 | 205 |
| |
191 | 206 |
| |
|
test/legacy_test/test_mean_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_mean_op.py+105-3Lines changed: 105 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 |
| |
53 | 58 |
| |
54 | 59 |
| |
55 | 60 |
| |
56 | 61 |
| |
57 | 62 |
| |
58 | 63 |
| |
59 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 |
| |
61 | 71 |
| |
62 | 72 |
| |
63 | 73 |
| |
64 | 74 |
| |
65 | 75 |
| |
66 | 76 |
| |
| 77 | + | |
| 78 | + | |
67 | 79 |
| |
68 | 80 |
| |
69 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
70 | 85 |
| |
71 | 86 |
| |
72 | 87 |
| |
73 | 88 |
| |
74 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
75 | 95 |
| |
76 | 96 |
| |
77 | 97 |
| |
| |||
161 | 181 |
| |
162 | 182 |
| |
163 | 183 |
| |
164 |
| - | |
| 184 | + | |
165 | 185 |
| |
166 | 186 |
| |
167 | 187 |
| |
| |||
186 | 206 |
| |
187 | 207 |
| |
188 | 208 |
| |
| 209 | + | |
| 210 | + | |
| 211 | + | |
189 | 212 |
| |
190 | 213 |
| |
191 | 214 |
| |
| |||
231 | 254 |
| |
232 | 255 |
| |
233 | 256 |
| |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
234 | 294 |
| |
235 | 295 |
| |
236 | 296 |
| |
| |||
306 | 366 |
| |
307 | 367 |
| |
308 | 368 |
| |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
309 | 384 |
| |
310 | 385 |
| |
311 | 386 |
| |
312 | 387 |
| |
313 | 388 |
| |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
314 | 394 |
| |
315 | 395 |
| |
316 | 396 |
| |
317 | 397 |
| |
318 | 398 |
| |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
319 | 404 |
| |
320 | 405 |
| |
321 | 406 |
| |
| |||
348 | 433 |
| |
349 | 434 |
| |
350 | 435 |
| |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
351 | 441 |
| |
352 | 442 |
| |
353 | 443 |
| |
354 | 444 |
| |
355 | 445 |
| |
356 | 446 |
| |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
357 | 453 |
| |
358 | 454 |
| |
359 | 455 |
| |
| |||
386 | 482 |
| |
387 | 483 |
| |
388 | 484 |
| |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
389 | 491 |
| |
390 | 492 |
| |
391 | 493 |
| |
|
You can’t perform that action at this time.
0 commit comments