CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 03:54:37 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/"c14274c44d5d1926e378ad988545e896"
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=WKdQQTv47yNJqRU%2FZZA0Ob%2B72LUy4pIYAggwNIbRzGJvsph1aEycuoDBnKyde0q5rK3BI%2FBTLXF3Ly5rDxeNrvG1LeTMxP8puUqoBeJa7VYx1YgIHIO2dCqfspMS4EQUtotBo3IgtQZCjRi6RsI0pfzunlSFbXScCBhADTlibr3TZ0OWZ%2F28ihCtq9eqNiPe2IDd9I684OhvVMHWolvDWxwnLsYIzX8sn4%2BS5CP7Ajh7e6R7ZbmkOxNZxZp2xYYdPs%2Bt%2B85F25oMuzgeWnjvDw%3D%3D--ixcG9Rt7TYIABupS--Pc8buRwgPjPbr5W%2FOoO7KQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1418632635.1753847676; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 03:54:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 03:54:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8348:BC98D:22AE7C:3288C4:6889977C
[complex] add complex support for silu (#56903) · PaddlePaddle/Paddle@1d4e938 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/common/complex.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/activation_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/activation_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/activation_functor.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/activation_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/activation_kernel.cu
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/activation.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_activation_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1d4e938
File tree
Expand file treeCollapse file tree
8 files changed
+82
-7
lines changedFilter options
- paddle/phi
- common
- kernels
- cpu
- funcs
- gpu
- python/paddle/nn/functional
- test/legacy_test
Expand file treeCollapse file tree
8 files changed
+82
-7
lines changedpaddle/phi/common/complex.h
Copy file name to clipboardExpand all lines: paddle/phi/common/complex.h+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
499 | 509 |
| |
500 | 510 |
| |
501 | 511 |
| |
|
paddle/phi/kernels/cpu/activation_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/activation_grad_kernel.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
| 304 | + | |
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
|
paddle/phi/kernels/cpu/activation_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/activation_kernel.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
paddle/phi/kernels/funcs/activation_functor.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/activation_functor.h+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1847 | 1847 |
| |
1848 | 1848 |
| |
1849 | 1849 |
| |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
1850 | 1869 |
| |
1851 | 1870 |
| |
1852 | 1871 |
| |
| |||
3793 | 3812 |
| |
3794 | 3813 |
| |
3795 | 3814 |
| |
| 3815 | + | |
| 3816 | + | |
| 3817 | + | |
| 3818 | + | |
| 3819 | + | |
| 3820 | + | |
| 3821 | + | |
| 3822 | + | |
| 3823 | + | |
| 3824 | + | |
| 3825 | + | |
| 3826 | + | |
| 3827 | + | |
| 3828 | + | |
| 3829 | + | |
| 3830 | + | |
| 3831 | + | |
3796 | 3832 |
| |
3797 | 3833 |
| |
3798 | 3834 |
| |
|
paddle/phi/kernels/gpu/activation_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/activation_grad_kernel.cu+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
|
paddle/phi/kernels/gpu/activation_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/activation_kernel.cu+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
|
python/paddle/nn/functional/activation.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/activation.py+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
1037 |
| - | |
| 1037 | + | |
1038 | 1038 |
| |
1039 | 1039 |
| |
1040 | 1040 |
| |
| |||
1057 | 1057 |
| |
1058 | 1058 |
| |
1059 | 1059 |
| |
1060 |
| - | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
1061 | 1071 |
| |
1062 | 1072 |
| |
1063 | 1073 |
| |
|
test/legacy_test/test_activation_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_activation_op.py+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
387 | 392 |
| |
388 | 393 |
| |
389 | 394 |
| |
| |||
397 | 402 |
| |
398 | 403 |
| |
399 | 404 |
| |
400 |
| - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
401 | 410 |
| |
402 | 411 |
| |
403 | 412 |
| |
404 | 413 |
| |
405 | 414 |
| |
406 | 415 |
| |
407 | 416 |
| |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
408 | 427 |
| |
409 | 428 |
| |
410 | 429 |
| |
|
You can’t perform that action at this time.
0 commit comments