CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 02:18: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/"1d73fa1f9e8b8c482bbfb11d306b1fe1"
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=Sh0MePOu2HylDS3mLVX3dCmFihu5jlOPuJkOtiQSe9c6V1QyhZDcxB5XP4HbfTwpwylGBck%2B8Kasu7rkaj75oDbhiBgRtchsiB8j6vuMWxrHodRFgSgdsyCGhjBIE6IJNm5Xvt00YaHRkdEIvScUY29UA8R%2F3qFCi9NYagvcSpGMIYWDCxI0gXgtWuu3W9tvh8goQMJGR9YxXereryd1pOi%2FuoxEPlS8NHeK9JMl5PuKaJ13tAMuQDtaa2imbIV9FpZEtnD5uxCPOEbKHm36TA%3D%3D--0iZsz5fWu6zsT6T6--S22U6RY1E1MBjt3TSZPU3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2017736997.1753841891; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:18:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:18:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8F52:348337:19A19A:264B59:688980E3
[Pir] Fix bugs in `put_along_axis` for dynamic shape handling (#68722) · PaddlePaddle/Paddle@4382729 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/rule/vjp/details.h
Copy file name to clipboardExpand all lines: python/paddle/tensor/manipulation.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_put_along_axis_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 4382729
File tree
Expand file treeCollapse file tree
3 files changed
+115
-10
lines changedFilter options
- paddle/fluid/primitive/rule/vjp
- python/paddle/tensor
- test/legacy_test
Expand file treeCollapse file tree
3 files changed
+115
-10
lines changedpaddle/fluid/primitive/rule/vjp/details.h
Copy file name to clipboardExpand all lines: paddle/fluid/primitive/rule/vjp/details.h+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2439 | 2439 |
| |
2440 | 2440 |
| |
2441 | 2441 |
| |
| 2442 | + | |
2442 | 2443 |
| |
2443 | 2444 |
| |
2444 | 2445 |
| |
2445 | 2446 |
| |
2446 | 2447 |
| |
2447 | 2448 |
| |
| 2449 | + | |
2448 | 2450 |
| |
2449 | 2451 |
| |
2450 | 2452 |
| |
| |||
2461 | 2463 |
| |
2462 | 2464 |
| |
2463 | 2465 |
| |
| 2466 | + | |
2464 | 2467 |
| |
2465 | 2468 |
| |
2466 | 2469 |
| |
| |||
2474 | 2477 |
| |
2475 | 2478 |
| |
2476 | 2479 |
| |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
2477 | 2483 |
| |
2478 |
| - | |
2479 | 2484 |
| |
| 2485 | + | |
2480 | 2486 |
| |
2481 | 2487 |
| |
2482 | 2488 |
| |
|
python/paddle/tensor/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/manipulation.py+49-9Lines changed: 49 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6342 | 6342 |
| |
6343 | 6343 |
| |
6344 | 6344 |
| |
| 6345 | + | |
| 6346 | + | |
| 6347 | + | |
| 6348 | + | |
| 6349 | + | |
| 6350 | + | |
| 6351 | + | |
| 6352 | + | |
| 6353 | + | |
| 6354 | + | |
| 6355 | + | |
| 6356 | + | |
| 6357 | + | |
| 6358 | + | |
| 6359 | + | |
| 6360 | + | |
| 6361 | + | |
| 6362 | + | |
6345 | 6363 |
| |
6346 | 6364 |
| |
6347 | 6365 |
| |
| |||
6525 | 6543 |
| |
6526 | 6544 |
| |
6527 | 6545 |
| |
| 6546 | + | |
| 6547 | + | |
| 6548 | + | |
| 6549 | + | |
6528 | 6550 |
| |
6529 | 6551 |
| |
6530 | 6552 |
| |
6531 | 6553 |
| |
6532 | 6554 |
| |
6533 | 6555 |
| |
6534 |
| - | |
6535 |
| - | |
6536 |
| - | |
6537 |
| - | |
6538 |
| - | |
| 6556 | + | |
| 6557 | + | |
| 6558 | + | |
| 6559 | + | |
| 6560 | + | |
| 6561 | + | |
| 6562 | + | |
| 6563 | + | |
| 6564 | + | |
| 6565 | + | |
| 6566 | + | |
| 6567 | + | |
6539 | 6568 |
| |
6540 |
| - | |
6541 |
| - | |
6542 |
| - | |
6543 | 6569 |
| |
6544 |
| - | |
| 6570 | + | |
| 6571 | + | |
| 6572 | + | |
| 6573 | + | |
| 6574 | + | |
| 6575 | + | |
| 6576 | + | |
| 6577 | + | |
| 6578 | + | |
| 6579 | + | |
| 6580 | + | |
| 6581 | + | |
| 6582 | + | |
| 6583 | + | |
| 6584 | + | |
6545 | 6585 |
| |
6546 | 6586 |
| |
6547 | 6587 |
| |
|
test/legacy_test/test_put_along_axis_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_put_along_axis_op.py+59Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
28 | 37 |
| |
29 | 38 |
| |
30 | 39 |
| |
| |||
1328 | 1337 |
| |
1329 | 1338 |
| |
1330 | 1339 |
| |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
1331 | 1390 |
| |
1332 | 1391 |
| |
1333 | 1392 |
|
You can’t perform that action at this time.
0 commit comments