CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 00:15:11 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/"e8feaa42f380e8464114538f53a002b6"
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=LfYqSOoLcTdVJOyQ9%2FPx8Rho24q1cKUlaCA535QBUW%2FJHsmcwgFEDem8dShMe9M%2FzIboiAWh%2BpQicxPr94dwcbLlQKJW0AKAoGXD15LE5J%2FW3%2FTq%2Bz3HmOJonmAsPfaivDY%2FPKz5hSusR%2F8K7BRatykeR1rsa6Zuoy9ltBuUO%2BJpfdfYTc%2F4V7UklTyJPTPvdnrvZ0nGfrC8rRm8D9JWmcz1SOFRswQX2xlX%2B8meScIm2UzJ8z6LgIr%2BFc6fLfk3SIDo73MKSEEghoNxsE3uHw%3D%3D--1Mf8MC4%2BWzKXk3Fq--GISYSLOKwgwigqdaGs4zrw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.559027572.1753402510; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 00:15:10 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 00:15:10 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E0BA:36A896:38742:583A1:6882CC8E
[Custom OP] support double attribute type (#68824) · PaddlePaddle/Paddle@7d9c687 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_functions.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.h
Copy file name to clipboardExpand all lines: paddle/phi/api/ext/op_meta_info.h
Copy file name to clipboardExpand all lines: paddle/phi/api/lib/op_meta_info.cc
Copy file name to clipboardExpand all lines: test/custom_op/CMakeLists.txt
Copy file name to clipboard
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 7d9c687
File tree
Expand file treeCollapse file tree
10 files changed
+156
-3
lines changedFilter options
- paddle
- fluid
- framework
- pybind
- phi/api
- ext
- lib
- test/custom_op
Expand file treeCollapse file tree
10 files changed
+156
-3
lines changedpaddle/fluid/framework/custom_operator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator.cc+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
| 180 | + | |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| |||
1369 | 1369 |
| |
1370 | 1370 |
| |
1371 | 1371 |
| |
| 1372 | + | |
| 1373 | + | |
1372 | 1374 |
| |
1373 | 1375 |
| |
1374 | 1376 |
| |
|
paddle/fluid/framework/custom_operator.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
| |||
89 | 92 |
| |
90 | 93 |
| |
91 | 94 |
| |
92 |
| - | |
| 95 | + | |
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
|
paddle/fluid/pybind/eager_functions.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_functions.cc+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
636 | 636 |
| |
637 | 637 |
| |
638 | 638 |
| |
| 639 | + | |
| 640 | + | |
| 641 | + | |
639 | 642 |
| |
640 | 643 |
| |
641 | 644 |
| |
|
paddle/fluid/pybind/eager_utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.cc+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
273 | 285 |
| |
274 | 286 |
| |
275 | 287 |
| |
|
paddle/fluid/pybind/eager_utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
paddle/phi/api/ext/op_meta_info.h
Copy file name to clipboardExpand all lines: paddle/phi/api/ext/op_meta_info.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
| |||
337 | 338 |
| |
338 | 339 |
| |
339 | 340 |
| |
| 341 | + | |
340 | 342 |
| |
341 | 343 |
| |
342 | 344 |
| |
| |||
616 | 618 |
| |
617 | 619 |
| |
618 | 620 |
| |
| 621 | + | |
| 622 | + | |
| 623 | + | |
619 | 624 |
| |
620 | 625 |
| |
621 | 626 |
| |
|
paddle/phi/api/lib/op_meta_info.cc
Copy file name to clipboardExpand all lines: paddle/phi/api/lib/op_meta_info.cc+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
514 | 514 |
| |
515 | 515 |
| |
516 | 516 |
| |
| 517 | + | |
517 | 518 |
| |
518 | 519 |
| |
519 | 520 |
| |
| |||
525 | 526 |
| |
526 | 527 |
| |
527 | 528 |
| |
528 |
| - | |
| 529 | + | |
529 | 530 |
| |
530 | 531 |
| |
531 | 532 |
| |
|
test/custom_op/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/custom_op/CMakeLists.txt+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
|
test/custom_op/extend_attr_test_op.cc
Copy file name to clipboard+62Lines changed: 62 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + |
test/custom_op/test_custom_extend_attrs_jit.py
Copy file name to clipboard+62Lines changed: 62 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + |
You can’t perform that action at this time.
0 commit comments