CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 18:36:40 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/"86bf5ea6b5a74e844cd01eaa3b05c0ec"
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=uWbJTDRpmJ4DmPanX4CEhUMyNAcOi9ZXusI2kN%2FdaXUe597qG9IZR0zUv%2FawHm0QNs%2Bj4VhD%2FGfjf1PuHZgM3yOFsy1ZEfH5LRACVaTLXZrrN%2BsWwlbAKFdd7aTvLtZR%2FjZ%2FG4eVvgJXgFOmfKKOugpabTfOOwX0ZLKmGDJonHViPHrqKvfixYXmp2OheaGk0zk80CEsRHVDpb75wSgOfdXqbSR8T9xK99am1N410tki5NixR8oL3zrigLckZmD4eBNS2viUvkxpaCH1tG6gCw%3D%3D--a2%2BM5jj9IyjMluaZ--JCLyrCNcH%2FOGv4l7%2Bc34kw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.465669598.1753295799; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:36:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:36:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9306:941DF:FDE6AE:12C75FC:68812BB7
在Upsample和interpolate函数中加入recompute_scale_factor参数 (#71997) · PaddlePaddle/Paddle@33912da · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/common.py
Copy file name to clipboardExpand all lines: python/paddle/nn/layer/common.py
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 33912da
File tree
Expand file treeCollapse file tree
4 files changed
+693
-27
lines changedFilter options
- python/paddle/nn
- functional
- layer
- test/legacy_test
Expand file treeCollapse file tree
4 files changed
+693
-27
lines changedpython/paddle/nn/functional/common.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/common.py+84-27Lines changed: 84 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
| 228 | + | |
228 | 229 |
| |
229 | 230 |
| |
230 | 231 |
| |
| |||
397 | 398 |
| |
398 | 399 |
| |
399 | 400 |
| |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
400 | 407 |
| |
401 | 408 |
| |
402 | 409 |
| |
| |||
552 | 559 |
| |
553 | 560 |
| |
554 | 561 |
| |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
555 | 567 |
| |
556 | 568 |
| |
557 | 569 |
| |
| |||
644 | 656 |
| |
645 | 657 |
| |
646 | 658 |
| |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
651 | 678 |
| |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 |
| - | |
659 |
| - | |
660 |
| - | |
661 |
| - | |
662 |
| - | |
663 |
| - | |
664 |
| - | |
665 |
| - | |
666 |
| - | |
667 |
| - | |
| 679 | + | |
| 680 | + | |
668 | 681 |
| |
669 |
| - | |
670 |
| - | |
671 |
| - | |
672 |
| - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
673 | 702 |
| |
674 |
| - | |
675 |
| - | |
676 |
| - | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
677 | 734 |
| |
678 | 735 |
| |
679 | 736 |
| |
|
python/paddle/nn/layer/common.py
Copy file name to clipboardExpand all lines: python/paddle/nn/layer/common.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
408 | 414 |
| |
409 | 415 |
| |
410 | 416 |
| |
| |||
431 | 437 |
| |
432 | 438 |
| |
433 | 439 |
| |
| 440 | + | |
434 | 441 |
| |
435 | 442 |
| |
436 | 443 |
| |
| |||
443 | 450 |
| |
444 | 451 |
| |
445 | 452 |
| |
| 453 | + | |
446 | 454 |
| |
447 | 455 |
| |
448 | 456 |
| |
| |||
452 | 460 |
| |
453 | 461 |
| |
454 | 462 |
| |
| 463 | + | |
455 | 464 |
| |
456 | 465 |
| |
457 | 466 |
| |
| |||
475 | 484 |
| |
476 | 485 |
| |
477 | 486 |
| |
| 487 | + | |
478 | 488 |
| |
479 | 489 |
| |
480 | 490 |
| |
|
test/legacy_test/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
| 836 | + | |
836 | 837 |
| |
837 | 838 |
| |
838 | 839 |
| |
|
You can’t perform that action at this time.
0 commit comments