CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 17:33:51 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/"47a6abb372697e40c2401d62dd1f7c13"
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=5mVD32WrhBerNm6d7cUmp%2BgYRC3sTdcXcjEWUJa%2BcNflK7g6TMut3oP0FsiUxiAAaYYaCK%2F917aOBaZrleQFcHa4pBjXuAniKjf8E4oPTqqJA5Jayv2PK8SfewWQAT82w4OcgAiDRWWzCpZrb461NbTU4nuQoP9bNxu1DCwExja%2Bdwk0trdCs11H9AgAqLFpDwH0aG08qDTlIsUZ%2BkbWoxZMHtOaX7vDF4X8gFAVbYPB1V9TIGGIjcW76CO8tBTj%2BP%2B04AWOIaZNq4H29SnrKQ%3D%3D--eWXLfyz7XUHB9haH--ICyV1scxutWj4oDmyBMYpw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1942902708.1753896830; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:33:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:33:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C04E:3FB2D:173D14:1B86B6:688A577E
API Improvement: fix paddle.median 易用性提升 (#64444) · PaddlePaddle/Paddle@1b91822 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/tensor/stat.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_median.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1b91822
File tree
Expand file treeCollapse file tree
2 files changed
+208
-29
lines changedFilter options
- python/paddle/tensor
- test/legacy_test
Expand file treeCollapse file tree
2 files changed
+208
-29
lines changedpython/paddle/tensor/stat.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/stat.py+62-12Lines changed: 62 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
| 426 | + | |
426 | 427 |
| |
427 | 428 |
| |
428 | 429 |
| |
| |||
463 | 464 |
| |
464 | 465 |
| |
465 | 466 |
| |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
466 | 489 |
| |
467 | 490 |
| |
468 | 491 |
| |
| |||
500 | 523 |
| |
501 | 524 |
| |
502 | 525 |
| |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 | 526 |
| |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
510 | 533 |
| |
511 | 534 |
| |
512 | 535 |
| |
| |||
521 | 544 |
| |
522 | 545 |
| |
523 | 546 |
| |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
524 | 552 |
| |
525 | 553 |
| |
526 | 554 |
| |
| |||
538 | 566 |
| |
539 | 567 |
| |
540 | 568 |
| |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
541 | 596 |
| |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 | 597 |
| |
548 | 598 |
| |
549 | 599 |
| |
|
test/legacy_test/test_median.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_median.py+146-17Lines changed: 146 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 |
| - | |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 |
| - | |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
| |||
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 50 | + | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
76 |
| - | |
| 78 | + | |
| 79 | + | |
77 | 80 |
| |
78 |
| - | |
| 81 | + | |
| 82 | + | |
79 | 83 |
| |
80 | 84 |
| |
81 | 85 |
| |
| |||
95 | 99 |
| |
96 | 100 |
| |
97 | 101 |
| |
98 |
| - | |
| 102 | + | |
99 | 103 |
| |
100 |
| - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
104 | 111 |
| |
105 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
106 | 122 |
| |
107 |
| - | |
| 123 | + | |
108 | 124 |
| |
109 | 125 |
| |
110 | 126 |
| |
| |||
133 | 149 |
| |
134 | 150 |
| |
135 | 151 |
| |
136 |
| - | |
| 152 | + | |
137 | 153 |
| |
138 | 154 |
| |
| 155 | + | |
139 | 156 |
| |
140 | 157 |
| |
141 | 158 |
| |
| |||
147 | 164 |
| |
148 | 165 |
| |
149 | 166 |
| |
150 |
| - | |
| 167 | + | |
151 | 168 |
| |
152 | 169 |
| |
| 170 | + | |
153 | 171 |
| |
154 | 172 |
| |
155 | 173 |
| |
| |||
164 | 182 |
| |
165 | 183 |
| |
166 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
167 | 232 |
| |
168 | 233 |
| |
169 | 234 |
| |
| |||
183 | 248 |
| |
184 | 249 |
| |
185 | 250 |
| |
186 |
| - | |
187 |
| - | |
188 |
| - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
189 | 259 |
| |
190 | 260 |
| |
191 | 261 |
| |
| |||
195 | 265 |
| |
196 | 266 |
| |
197 | 267 |
| |
198 |
| - | |
| 268 | + | |
199 | 269 |
| |
200 | 270 |
| |
| 271 | + | |
201 | 272 |
| |
202 | 273 |
| |
203 | 274 |
| |
| |||
209 | 280 |
| |
210 | 281 |
| |
211 | 282 |
| |
212 |
| - | |
| 283 | + | |
213 | 284 |
| |
214 | 285 |
| |
| 286 | + | |
215 | 287 |
| |
216 | 288 |
| |
217 | 289 |
| |
| |||
230 | 302 |
| |
231 | 303 |
| |
232 | 304 |
| |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
233 | 362 |
| |
234 | 363 |
| |
235 | 364 |
|
You can’t perform that action at this time.
0 commit comments