CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 07:31:39 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/"54391933cd33b96311396b54df21ac59"
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=NhUd%2BvU3Vfz0P%2B2Q6a2sSh4Yqh6c7kGzAeytqDKfVoyMlYXq3mHn4uLEc0SJ%2F%2FPMBIsnbufNI3Q04qAnlLr1VYPURBbMTn989y%2FZT%2FCZp31pAj1zBagdR7BdIExPvKY2Gsi7v5jL7cj2F6pV%2BzM%2FC7l2VNXuJV5EHq1E3SGXIMxVJ1YpB11LYy6diRkbYUMIrFtWLSYzrShua5FB9O1ComwueK4OXfUzl7DWIvei6Eow961hT7CmE7qp32eQ09AedqGlaQKEffYyfAqg3gYavQ%3D%3D--bcoyB0Ijv8Fv9%2BMQ--qgngvbQSqjkot%2B3HmgQS%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1311524709.1753601499; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 07:31:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 07:31:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DCD2:3E3773:2804D6:37E230:6885D5DA
[Python array API standard] Support Tensor.mT in eager/static mode (#… · PaddlePaddle/Paddle@bb5d143 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/base/dygraph/math_op_patch.py
Copy file name to clipboardExpand all lines: python/paddle/base/dygraph/tensor_patch_methods.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/pir/math_op_patch.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_math_op_patch_pir.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_math_op_patch_var_base.py
Copy file name to clipboardExpand all lines: test/sot/test_18_tensor_method.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit bb5d143
File tree
Expand file treeCollapse file tree
7 files changed
+150
-1
lines changedFilter options
- python/paddle
- base/dygraph
- jit/sot/opcode_translator/executor/variables
- pir
- test
- legacy_test
- sot
Expand file treeCollapse file tree
7 files changed
+150
-1
lines changedpython/paddle/base/dygraph/math_op_patch.py
Copy file name to clipboardExpand all lines: python/paddle/base/dygraph/math_op_patch.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
192 | 203 |
| |
193 | 204 |
| |
194 | 205 |
| |
| |||
203 | 214 |
| |
204 | 215 |
| |
205 | 216 |
| |
| 217 | + | |
206 | 218 |
| |
207 | 219 |
| |
208 | 220 |
| |
|
python/paddle/base/dygraph/tensor_patch_methods.py
Copy file name to clipboardExpand all lines: python/paddle/base/dygraph/tensor_patch_methods.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
528 | 528 |
| |
529 | 529 |
| |
530 | 530 |
| |
531 |
| - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
532 | 549 |
| |
533 | 550 |
| |
534 | 551 |
| |
|
python/paddle/pir/math_op_patch.py
Copy file name to clipboardExpand all lines: python/paddle/pir/math_op_patch.py+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
482 | 515 |
| |
483 | 516 |
| |
484 | 517 |
| |
| |||
973 | 1006 |
| |
974 | 1007 |
| |
975 | 1008 |
| |
| 1009 | + | |
976 | 1010 |
| |
977 | 1011 |
| |
978 | 1012 |
| |
|
test/legacy_test/test_math_op_patch_pir.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_math_op_patch_pir.py+63Lines changed: 63 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
467 | 530 |
| |
468 | 531 |
| |
469 | 532 |
| |
|
test/legacy_test/test_math_op_patch_var_base.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_math_op_patch_var_base.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
828 | 840 |
| |
829 | 841 |
| |
830 | 842 |
| |
|
test/sot/test_18_tensor_method.py
Copy file name to clipboardExpand all lines: test/sot/test_18_tensor_method.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
| |||
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
93 | 103 |
| |
94 | 104 |
| |
95 | 105 |
|
You can’t perform that action at this time.
0 commit comments