CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 00:32: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/"8f2c2049b8426d9a64314ec05d3c4d85"
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=mrTS6stCI%2FRh1R0iU5QXzKK1dOjY3RjbAhjb34eLlaoahdiMC5cZDkHHv0P%2FydWToAuBSqNI66xRa4vY7Vry41Tu%2BKvyIzvt5jAXq%2BkNzokmFBMAl31uEFgfjYQH7WH9V1MgtpJum8EradyDiwhakf39jDk3G9FXj%2BAcjzuC%2F9pXgaDNDi1yE0SBs4U74PmCAHZh5jtD%2BdbBTRocBSacAYK9c5uPFiNfYWnQlF5MwIsa2ASYuk3HH5GMjRR2DaJRK4XBN85mmwAmYjv0kXsIjA%3D%3D--ecuMxHb1a7AykKpU--FYz52uIx3nbkm5Y37zHl9Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.9264859.1753317133; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 00:32:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 00:32:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D526:EE750:1C85E6:2835E7:68817F0D
fix maximum_grad minimum_grad bug (#71716) · PaddlePaddle/Paddle@6e225b3 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_backward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/decomp_rule/decomp_vjp/details.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/elementwise_functor.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/impl/elementwise_grad_kernel_impl.h
Copy file name to clipboardExpand all lines: test/legacy_test/test_elementwise_max_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_elementwise_min_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_maximum_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 6e225b3
authored
File tree
Expand file treeCollapse file tree
8 files changed
+259
-32
lines changedFilter options
- paddle
- fluid
- primitive/decomp_rule/decomp_vjp
- prim/api/composite_backward
- phi/kernels
- funcs
- impl
- test/legacy_test
Expand file treeCollapse file tree
8 files changed
+259
-32
lines changedpaddle/fluid/prim/api/composite_backward/composite_backward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_backward_api.h+53-8Lines changed: 53 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1413 | 1413 |
| |
1414 | 1414 |
| |
1415 | 1415 |
| |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
1416 | 1430 |
| |
1417 |
| - | |
1418 |
| - | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
1419 | 1438 |
| |
1420 | 1439 |
| |
1421 | 1440 |
| |
| |||
1438 | 1457 |
| |
1439 | 1458 |
| |
1440 | 1459 |
| |
1441 |
| - | |
1442 |
| - | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
1443 | 1466 |
| |
1444 | 1467 |
| |
1445 | 1468 |
| |
| |||
1897 | 1920 |
| |
1898 | 1921 |
| |
1899 | 1922 |
| |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
1900 | 1937 |
| |
1901 |
| - | |
1902 |
| - | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
1903 | 1944 |
| |
1904 | 1945 |
| |
1905 | 1946 |
| |
| |||
1922 | 1963 |
| |
1923 | 1964 |
| |
1924 | 1965 |
| |
1925 |
| - | |
1926 |
| - | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
1927 | 1972 |
| |
1928 | 1973 |
| |
1929 | 1974 |
| |
|
paddle/fluid/primitive/decomp_rule/decomp_vjp/details.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/decomp_rule/decomp_vjp/details.h+52-8Lines changed: 52 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1217 | 1217 |
| |
1218 | 1218 |
| |
1219 | 1219 |
| |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
1220 | 1234 |
| |
1221 |
| - | |
1222 |
| - | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
1223 | 1241 |
| |
1224 | 1242 |
| |
1225 | 1243 |
| |
| |||
1230 | 1248 |
| |
1231 | 1249 |
| |
1232 | 1250 |
| |
1233 |
| - | |
1234 |
| - | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
1235 | 1257 |
| |
1236 | 1258 |
| |
1237 | 1259 |
| |
| |||
2243 | 2265 |
| |
2244 | 2266 |
| |
2245 | 2267 |
| |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
2246 | 2282 |
| |
2247 |
| - | |
2248 |
| - | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
2249 | 2289 |
| |
2250 | 2290 |
| |
2251 | 2291 |
| |
| |||
2256 | 2296 |
| |
2257 | 2297 |
| |
2258 | 2298 |
| |
2259 |
| - | |
2260 |
| - | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
2261 | 2305 |
| |
2262 | 2306 |
| |
2263 | 2307 |
| |
|
paddle/phi/kernels/funcs/elementwise_functor.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/elementwise_functor.h+24-12Lines changed: 24 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
| 480 | + | |
| 481 | + | |
481 | 482 |
| |
482 | 483 |
| |
483 | 484 |
| |
484 | 485 |
| |
485 | 486 |
| |
486 | 487 |
| |
487 |
| - | |
| 488 | + | |
| 489 | + | |
488 | 490 |
| |
489 | 491 |
| |
490 | 492 |
| |
| |||
494 | 496 |
| |
495 | 497 |
| |
496 | 498 |
| |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
501 | 507 |
| |
502 | 508 |
| |
503 | 509 |
| |
| |||
512 | 518 |
| |
513 | 519 |
| |
514 | 520 |
| |
515 |
| - | |
| 521 | + | |
| 522 | + | |
516 | 523 |
| |
517 | 524 |
| |
518 | 525 |
| |
519 | 526 |
| |
520 | 527 |
| |
521 |
| - | |
| 528 | + | |
| 529 | + | |
522 | 530 |
| |
523 | 531 |
| |
524 | 532 |
| |
| |||
528 | 536 |
| |
529 | 537 |
| |
530 | 538 |
| |
531 |
| - | |
532 |
| - | |
533 |
| - | |
534 |
| - | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
535 | 547 |
| |
536 | 548 |
| |
537 | 549 |
| |
|
paddle/phi/kernels/impl/elementwise_grad_kernel_impl.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/impl/elementwise_grad_kernel_impl.h+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1305 | 1305 |
| |
1306 | 1306 |
| |
1307 | 1307 |
| |
1308 |
| - | |
| 1308 | + | |
| 1309 | + | |
1309 | 1310 |
| |
1310 | 1311 |
| |
1311 | 1312 |
| |
1312 | 1313 |
| |
1313 | 1314 |
| |
1314 | 1315 |
| |
1315 |
| - | |
| 1316 | + | |
| 1317 | + | |
1316 | 1318 |
| |
1317 | 1319 |
| |
1318 | 1320 |
| |
| |||
1324 | 1326 |
| |
1325 | 1327 |
| |
1326 | 1328 |
| |
1327 |
| - | |
| 1329 | + | |
| 1330 | + | |
1328 | 1331 |
| |
1329 | 1332 |
| |
1330 | 1333 |
| |
1331 | 1334 |
| |
1332 | 1335 |
| |
1333 | 1336 |
| |
1334 |
| - | |
| 1337 | + | |
| 1338 | + | |
1335 | 1339 |
| |
1336 | 1340 |
| |
1337 | 1341 |
| |
|
test/legacy_test/test_elementwise_max_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_elementwise_max_op.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
373 | 390 |
| |
374 | 391 |
|
test/legacy_test/test_elementwise_min_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_elementwise_min_op.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
454 | 471 |
| |
455 | 472 |
|
test/legacy_test/test_maximum_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_maximum_op.py+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
123 | 167 |
| |
124 | 168 |
| |
125 | 169 |
|
You can’t perform that action at this time.
0 commit comments