CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 07:47:18 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/"c78ddd05d367acb756c608be80585262"
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=%2BKt1jZWEnAhBiFrmPvSObkaTyfacSGL3MNW7iz6yqao1UYThy0fZXsTetShElkjN490gh3hz%2BZz0MCR0sWWaLU0XXyYgWk%2F6mjcC%2F1FKVtcMAyt6oUQqzCTBD6hOeAZwGoYMUFdvMl48nltrYKBcNQpRllRGHmhjfmTy4bBqtdfOmwWpmW%2FRn7mgyLP8yb%2B01xEZ7QGG%2Fm1JM162OK2iik3Z3HvK%2FehjdDg7SNaVXONi1VFGljdUUIuNTapIV4yCkbWisKRxMYXavvqf62tRtw%3D%3D--bPB3L5J8uonynkEV--ptnLoJH4MH6a%2BQPwsGrobA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1719560971.1753775237; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 07:47:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 07:47:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B52A:8019C:5E41FF:765BB9:68887C85
[Prim] Add gather nd double grad (#69143) · PaddlePaddle/Paddle@0d542f9 · GitHub
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/vjp_interface_black_list.py
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: test/prim/prim/vjp/test_comp_high_grad.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 0d542f9
authored
[Prim] Add gather nd double grad (#69143)
* optimize gather_nd double grad
* add unitest
* update no_need_buffer for index_put_double_grad
* reduce scale of TestGatherNdHighGradCheck check Tensor to avoid OOM
* restore code line
* disable gather_nd_grad for testing gather_nd_double_grad
* use UnchangedInferMeta instead of GatherNdDoubleGradInferMeta
* fix1 parent 98bbdfc commit 0d542f9Copy full SHA for 0d542f9
File tree
Expand file treeCollapse file tree
5 files changed
+122
-3
lines changedFilter options
- paddle
- fluid
- eager/auto_code_generator/generator
- pir/dialect/op_generator
- prim/api/composite_backward
- phi/ops/yaml
- test/prim/prim/vjp
Expand file treeCollapse file tree
5 files changed
+122
-3
lines changedpaddle/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+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
|
paddle/fluid/pir/dialect/op_generator/vjp_interface_black_list.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/vjp_interface_black_list.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
|
paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/prim/api/composite_backward/composite_double_backward_api.h+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1049 | 1049 |
| |
1050 | 1050 |
| |
1051 | 1051 |
| |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1052 | 1064 |
| |
1053 | 1065 |
|
paddle/phi/ops/yaml/backward.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/backward.yaml+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1292 | 1292 |
| |
1293 | 1293 |
| |
1294 | 1294 |
| |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
1295 | 1304 |
| |
1296 | 1305 |
| |
1297 | 1306 |
| |
| |||
1302 | 1311 |
| |
1303 | 1312 |
| |
1304 | 1313 |
| |
| 1314 | + | |
1305 | 1315 |
| |
1306 | 1316 |
| |
1307 | 1317 |
| |
| |||
1554 | 1564 |
| |
1555 | 1565 |
| |
1556 | 1566 |
| |
1557 |
| - | |
| 1567 | + | |
1558 | 1568 |
| |
1559 |
| - | |
| 1569 | + | |
1560 | 1570 |
| |
1561 | 1571 |
| |
1562 | 1572 |
| |
1563 | 1573 |
| |
1564 | 1574 |
| |
1565 |
| - | |
| 1575 | + | |
1566 | 1576 |
| |
1567 | 1577 |
| |
1568 | 1578 |
| |
|
test/prim/prim/vjp/test_comp_high_grad.py
Copy file name to clipboardExpand all lines: test/prim/prim/vjp/test_comp_high_grad.py+95Lines changed: 95 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1212 | 1212 |
| |
1213 | 1213 |
| |
1214 | 1214 |
| |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
1215 | 1310 |
| |
1216 | 1311 |
|
You can’t perform that action at this time.
0 commit comments