CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:55:38 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/"5fff01ead4cb43333de577655e21bc17"
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=DSt1DdvCGQzb475GC7%2FjTAFdjIMg74362%2FDajFrxTUHIXhN9OujpSqFCiNvlMofobqMHR3hO67op0QrNsDjOlTkQ9FsvVQkFA79ki9ipQfh%2BwU%2FkKxWxSrjAYPJ9i4%2FSnKo3HgZwxT2OSr81m78cZJLMPq9aWFdi5%2B98obehlrfB8GuofFHtgr3mzRgqVuzVkdFe9IDPMDxDncNdE54nSchiamoeTJwlu%2Bqhh%2BXfYnPgs2tMgoUbtTaKo%2FsCePaGvF95AiFtSyYF9S3Dj3Uzag%3D%3D--lEMN3%2BjD09kxjSer--8Ulmv9diB%2B285FXq2GTaig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1158031872.1753664138; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:55:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:55:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AC04:29054:8C1AB0:BB10FF:6886CA8A
F.pad `data_format` support automatic default format 易用性提升 (#68214) · PaddlePaddle/Paddle@5d2ff73 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/common.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_pad3d_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 5d2ff73
File tree
Expand file treeCollapse file tree
2 files changed
+42
-12
lines changedFilter options
- python/paddle/nn/functional
- test/legacy_test
Expand file treeCollapse file tree
2 files changed
+42
-12
lines changedpython/paddle/nn/functional/common.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/common.py+17-8Lines changed: 17 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1690 | 1690 |
| |
1691 | 1691 |
| |
1692 | 1692 |
| |
1693 |
| - | |
| 1693 | + | |
1694 | 1694 |
| |
1695 | 1695 |
| |
1696 | 1696 |
| |
| |||
1733 | 1733 |
| |
1734 | 1734 |
| |
1735 | 1735 |
| |
1736 |
| - | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
1737 | 1739 |
| |
1738 | 1740 |
| |
1739 | 1741 |
| |
| |||
1888 | 1890 |
| |
1889 | 1891 |
| |
1890 | 1892 |
| |
1891 |
| - | |
1892 |
| - | |
1893 |
| - | |
1894 |
| - | |
1895 |
| - | |
1896 |
| - | |
1897 | 1893 |
| |
1898 | 1894 |
| |
1899 | 1895 |
| |
| |||
1966 | 1962 |
| |
1967 | 1963 |
| |
1968 | 1964 |
| |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
1969 | 1978 |
| |
1970 | 1979 |
| |
1971 | 1980 |
| |
|
test/legacy_test/test_pad3d_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_pad3d_op.py+25-4Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
| 450 | + | |
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
453 | 454 |
| |
454 |
| - | |
| 455 | + | |
455 | 456 |
| |
456 | 457 |
| |
457 | 458 |
| |
| |||
462 | 463 |
| |
463 | 464 |
| |
464 | 465 |
| |
| 466 | + | |
465 | 467 |
| |
466 | 468 |
| |
467 | 469 |
| |
| |||
482 | 484 |
| |
483 | 485 |
| |
484 | 486 |
| |
| 487 | + | |
485 | 488 |
| |
486 | 489 |
| |
487 | 490 |
| |
488 | 491 |
| |
489 |
| - | |
| 492 | + | |
490 | 493 |
| |
491 | 494 |
| |
492 | 495 |
| |
| |||
497 | 500 |
| |
498 | 501 |
| |
499 | 502 |
| |
| 503 | + | |
500 | 504 |
| |
501 | 505 |
| |
502 | 506 |
| |
| |||
517 | 521 |
| |
518 | 522 |
| |
519 | 523 |
| |
| 524 | + | |
520 | 525 |
| |
521 | 526 |
| |
522 | 527 |
| |
523 | 528 |
| |
524 |
| - | |
| 529 | + | |
525 | 530 |
| |
526 | 531 |
| |
527 | 532 |
| |
| |||
532 | 537 |
| |
533 | 538 |
| |
534 | 539 |
| |
| 540 | + | |
535 | 541 |
| |
536 | 542 |
| |
537 | 543 |
| |
| |||
632 | 638 |
| |
633 | 639 |
| |
634 | 640 |
| |
| 641 | + | |
635 | 642 |
| |
636 | 643 |
| |
637 | 644 |
| |
638 | 645 |
| |
| 646 | + | |
639 | 647 |
| |
640 | 648 |
| |
641 | 649 |
| |
| |||
675 | 683 |
| |
676 | 684 |
| |
677 | 685 |
| |
678 |
| - | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
679 | 692 |
| |
680 | 693 |
| |
681 | 694 |
| |
| 695 | + | |
682 | 696 |
| |
683 | 697 |
| |
684 | 698 |
| |
| |||
721 | 735 |
| |
722 | 736 |
| |
723 | 737 |
| |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
724 | 744 |
| |
725 | 745 |
| |
726 | 746 |
| |
727 | 747 |
| |
| 748 | + | |
728 | 749 |
| |
729 | 750 |
| |
730 | 751 |
| |
|
You can’t perform that action at this time.
0 commit comments