CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 04:03:26 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/"7ce7de5a3cd3a9598e23c2d4e56fa6b2"
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=ngNHmlLeADnI0MmHiZMAwOg5C9MyIgu6hvnYBrCNMfJeoxb0cC0BDTDdM7bVgkwHegsxbzIY2f6sO06oYtAX3u%2BDwF2vTGz854j%2BpfB1EBosTF4HW1knJ3rctJOJ68fEWmmq%2FXn5BFQ%2F1U%2BpHhpCU1%2BAm%2F17crHNgF4XPWHKrQq0OIqCGxL9izT8FYXEw67NF0b1Bu4oEYSj19ut6Xrqy04XmHv6ZjgbbTxdsdLwJsTCcvWD99g0dll487g1vJXZbtGLBDfVsLUZloN131eYbA%3D%3D--rZd15xe5OjeZ9r1N--qH5FR%2BuVj595VRxL6KMQPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1289302253.1753761805; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 04:03:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 04:03:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8B6A:319329:268945:37A453:6888480D
batch add inpalce api (#55078) · PaddlePaddle/Paddle@1930293 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/api/yaml/legacy_ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/api/yaml/ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/activation_functor.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1930293
authored
batch add inpalce api (#55078)
* batch add inpalce api
* fix inplace fn generate
* add test for new inpalce api
* fix typro
* fix typro
* fix typro
* fix test error
* fix atan2
* remove atan2
* auto genereate inpalce api
* fix inplace generate fn error
* fix windows error
* fix test error
* fix test error
* fix windows ci error
* fix test error
* fix test_error
* fix test error
* fix eigen aliasing error in inplace
* remove elementwise_pow inplace
* fix doc error
* fix test error1 parent 5e6645d commit 1930293Copy full SHA for 1930293
File tree
Expand file treeCollapse file tree
10 files changed
+377
-79
lines changedFilter options
- paddle/phi
- api/yaml
- kernels/funcs
- python/paddle
- tensor
- test/legacy_test
Expand file treeCollapse file tree
10 files changed
+377
-79
lines changedpaddle/phi/api/yaml/legacy_ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/api/yaml/legacy_ops.yaml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 |
| - | |
241 | 240 |
| |
242 | 241 |
| |
243 | 242 |
| |
|
paddle/phi/api/yaml/ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/api/yaml/ops.yaml+30-15Lines changed: 30 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 |
| - | |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
38 |
| - | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
| |||
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
93 |
| - | |
| 96 | + | |
94 | 97 |
| |
95 | 98 |
| |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
| 102 | + | |
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
| |||
176 | 180 |
| |
177 | 181 |
| |
178 | 182 |
| |
179 |
| - | |
| 183 | + | |
180 | 184 |
| |
181 | 185 |
| |
182 | 186 |
| |
183 | 187 |
| |
| 188 | + | |
184 | 189 |
| |
185 | 190 |
| |
186 | 191 |
| |
187 | 192 |
| |
188 |
| - | |
| 193 | + | |
189 | 194 |
| |
190 | 195 |
| |
191 | 196 |
| |
192 | 197 |
| |
| 198 | + | |
193 | 199 |
| |
194 | 200 |
| |
195 | 201 |
| |
196 | 202 |
| |
197 |
| - | |
| 203 | + | |
198 | 204 |
| |
199 | 205 |
| |
200 | 206 |
| |
201 | 207 |
| |
| 208 | + | |
202 | 209 |
| |
203 | 210 |
| |
204 | 211 |
| |
205 | 212 |
| |
206 |
| - | |
| 213 | + | |
207 | 214 |
| |
208 | 215 |
| |
209 | 216 |
| |
| |||
212 | 219 |
| |
213 | 220 |
| |
214 | 221 |
| |
215 |
| - | |
| 222 | + | |
216 | 223 |
| |
217 | 224 |
| |
218 | 225 |
| |
219 | 226 |
| |
| 227 | + | |
220 | 228 |
| |
221 | 229 |
| |
222 | 230 |
| |
| |||
524 | 532 |
| |
525 | 533 |
| |
526 | 534 |
| |
527 |
| - | |
| 535 | + | |
528 | 536 |
| |
529 | 537 |
| |
530 | 538 |
| |
531 | 539 |
| |
| 540 | + | |
532 | 541 |
| |
533 | 542 |
| |
534 | 543 |
| |
535 | 544 |
| |
536 |
| - | |
| 545 | + | |
537 | 546 |
| |
538 | 547 |
| |
539 | 548 |
| |
540 | 549 |
| |
| 550 | + | |
541 | 551 |
| |
542 | 552 |
| |
543 | 553 |
| |
| |||
756 | 766 |
| |
757 | 767 |
| |
758 | 768 |
| |
759 |
| - | |
| 769 | + | |
760 | 770 |
| |
761 | 771 |
| |
762 | 772 |
| |
763 | 773 |
| |
| 774 | + | |
764 | 775 |
| |
765 | 776 |
| |
766 | 777 |
| |
| |||
806 | 817 |
| |
807 | 818 |
| |
808 | 819 |
| |
809 |
| - | |
| 820 | + | |
810 | 821 |
| |
811 | 822 |
| |
812 | 823 |
| |
813 | 824 |
| |
814 | 825 |
| |
| 826 | + | |
815 | 827 |
| |
816 | 828 |
| |
817 | 829 |
| |
| |||
2250 | 2262 |
| |
2251 | 2263 |
| |
2252 | 2264 |
| |
2253 |
| - | |
| 2265 | + | |
2254 | 2266 |
| |
2255 | 2267 |
| |
2256 | 2268 |
| |
2257 | 2269 |
| |
| 2270 | + | |
2258 | 2271 |
| |
2259 | 2272 |
| |
2260 | 2273 |
| |
2261 | 2274 |
| |
2262 |
| - | |
| 2275 | + | |
2263 | 2276 |
| |
2264 | 2277 |
| |
2265 | 2278 |
| |
2266 | 2279 |
| |
| 2280 | + | |
2267 | 2281 |
| |
2268 | 2282 |
| |
2269 | 2283 |
| |
| |||
2409 | 2423 |
| |
2410 | 2424 |
| |
2411 | 2425 |
| |
2412 |
| - | |
| 2426 | + | |
2413 | 2427 |
| |
2414 | 2428 |
| |
2415 | 2429 |
| |
2416 | 2430 |
| |
| 2431 | + | |
2417 | 2432 |
| |
2418 | 2433 |
| |
2419 | 2434 |
| |
|
paddle/phi/kernels/funcs/activation_functor.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/funcs/activation_functor.h+17-11Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 |
| |
121 | 124 |
| |
122 | 125 |
| |
| |||
448 | 451 |
| |
449 | 452 |
| |
450 | 453 |
| |
451 |
| - | |
| 454 | + | |
452 | 455 |
| |
453 | 456 |
| |
454 | 457 |
| |
| |||
762 | 765 |
| |
763 | 766 |
| |
764 | 767 |
| |
765 |
| - | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
766 | 772 |
| |
767 | 773 |
| |
768 | 774 |
| |
| |||
795 | 801 |
| |
796 | 802 |
| |
797 | 803 |
| |
798 |
| - | |
| 804 | + | |
799 | 805 |
| |
800 | 806 |
| |
801 | 807 |
| |
| |||
804 | 810 |
| |
805 | 811 |
| |
806 | 812 |
| |
807 |
| - | |
| 813 | + | |
808 | 814 |
| |
809 | 815 |
| |
810 | 816 |
| |
| |||
855 | 861 |
| |
856 | 862 |
| |
857 | 863 |
| |
858 |
| - | |
| 864 | + | |
859 | 865 |
| |
860 | 866 |
| |
861 | 867 |
| |
| |||
892 | 898 |
| |
893 | 899 |
| |
894 | 900 |
| |
895 |
| - | |
| 901 | + | |
896 | 902 |
| |
897 | 903 |
| |
898 | 904 |
| |
| |||
929 | 935 |
| |
930 | 936 |
| |
931 | 937 |
| |
932 |
| - | |
| 938 | + | |
933 | 939 |
| |
934 | 940 |
| |
935 | 941 |
| |
| |||
977 | 983 |
| |
978 | 984 |
| |
979 | 985 |
| |
980 |
| - | |
| 986 | + | |
981 | 987 |
| |
982 | 988 |
| |
983 | 989 |
| |
| |||
1014 | 1020 |
| |
1015 | 1021 |
| |
1016 | 1022 |
| |
1017 |
| - | |
| 1023 | + | |
1018 | 1024 |
| |
1019 | 1025 |
| |
1020 | 1026 |
| |
| |||
1051 | 1057 |
| |
1052 | 1058 |
| |
1053 | 1059 |
| |
1054 |
| - | |
| 1060 | + | |
1055 | 1061 |
| |
1056 | 1062 |
| |
1057 | 1063 |
| |
|
You can’t perform that action at this time.
0 commit comments