CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 06:22:50 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/"07cab27fed4a7a74c7ac7419056c75fe"
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 wss://alive-staging.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=BKRO6kX0177Mv89dm6HQ2xcBqT7g6i%2B3AHbr1i4zPWv3MnhluJ%2B2oNY5Q5ck2g8aA5BzDkG9x0AUCqR%2FOquXnMvjGyKUmVTYVk5qYyFZEAO%2BObuRqbkjGcx%2FN6BUMMrfhQZPTpVcnUQwS8pl%2BSC9qKgGQpNT%2FsPYDUs%2FDVCReh%2FWU4Sq3PHLRbq4E6PSX%2BvQlsUvC2eCLWI2loksRYCiudd9eBP20KGKIvQtBNL2Q73%2Bn0IBYr4z8OAs7eBiUxnlcXAuXwVYYt9g2B3jExU4%2Bg%3D%3D--atYOqB594%2FUXXq%2FH--8eFNZiyJttupKAIqsdlWwQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1242626836.1753942969; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 06:22:49 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 06:22:49 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D98E:F3024:26950C:2D5654:688B0BB9
add complex support for unstack,add_n op (#59079) · PaddlePaddle/Paddle@00e5f28 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/add_n_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unstack_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unstack_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/selected_rows_functor.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/selected_rows_functor.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/add_n_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unstack_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unstack_kernel.cu
Copy file name to clipboardExpand all lines: python/paddle/tensor/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/math.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 00e5f28
File tree
Expand file treeCollapse file tree
12 files changed
+139
-28
lines changedFilter options
- paddle/phi/kernels
- cpu
- funcs
- gpu
- python/paddle/tensor
- test/legacy_test
Expand file treeCollapse file tree
12 files changed
+139
-28
lines changedpaddle/phi/kernels/cpu/add_n_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/add_n_kernel.cc+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
| |||
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
104 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + |
paddle/phi/kernels/cpu/unstack_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unstack_grad_kernel.cc+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + |
paddle/phi/kernels/cpu/unstack_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unstack_kernel.cc+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + |
paddle/phi/kernels/funcs/selected_rows_functor.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/selected_rows_functor.cc+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
402 | 406 |
| |
403 | 407 |
| |
404 | 408 |
| |
|
paddle/phi/kernels/funcs/selected_rows_functor.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/selected_rows_functor.cu+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
338 | 342 |
| |
339 | 343 |
| |
340 | 344 |
| |
|
paddle/phi/kernels/gpu/add_n_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/add_n_kernel.cu+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
244 | 246 |
| |
245 | 247 |
| |
246 | 248 |
| |
| |||
251 | 253 |
| |
252 | 254 |
| |
253 | 255 |
| |
254 |
| - | |
| 256 | + | |
| 257 | + | |
| 258 | + |
paddle/phi/kernels/gpu/unstack_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unstack_grad_kernel.cu+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + |
paddle/phi/kernels/gpu/unstack_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unstack_kernel.cu+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + |
python/paddle/tensor/manipulation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/manipulation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 |
| - | |
| 575 | + | |
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
|
python/paddle/tensor/math.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/math.py+13-2Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1947 | 1947 |
| |
1948 | 1948 |
| |
1949 | 1949 |
| |
1950 |
| - | |
| 1950 | + | |
1951 | 1951 |
| |
1952 | 1952 |
| |
1953 | 1953 |
| |
| |||
1986 | 1986 |
| |
1987 | 1987 |
| |
1988 | 1988 |
| |
| 1989 | + | |
| 1990 | + | |
1989 | 1991 |
| |
1990 | 1992 |
| |
1991 | 1993 |
| |
1992 | 1994 |
| |
1993 | 1995 |
| |
1994 | 1996 |
| |
1995 | 1997 |
| |
1996 |
| - | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
1997 | 2008 |
| |
1998 | 2009 |
| |
1999 | 2010 |
| |
|
You can’t perform that action at this time.
0 commit comments