CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 01:07:34 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/"eae09965cce119a0d0bfe98a6a6a9374"
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=UiLgLnCtzf4h5LbhDb807oAceo7wKljr1eCzlPT%2BHxV7%2BlF1C7x4ZSEvF%2BE5Oq7Oqe%2B484qtVMJ3yrKiLNNvcJFqKVMDpfSGkd%2FdE9ZNR4yTSl%2BpZPPGan7pVuPE5qyecRw1PoI%2BTX%2FsebHoHSEZqx9pckXrroEp4eaUnUHQYJcjisLTIJA9ZQCRM0L0GqnpI5yRzTFU9ewljxQGDfR7DORIFV5zqQGltJT9DHmyfDRN0qX7A3NnZXTh1qTCDUEbbAZ4ho7zJgc19%2F5VSKny%2FA%3D%3D--8we0XGN9g6SWH%2Fnl--thllqGcTgLGq7YGA498ipQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.340331577.1753664853; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:07:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:07:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9616:1AFF47:126F4DF:186ED10:6886CD55
[PIR-3][33-35] Adapt `weight` api (#62988) · PaddlePaddle/Paddle@2a69758 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/quant/quantized_linear.py
Copy file name to clipboardExpand all lines: test/quantization/test_weight_only_linear.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 2a69758
File tree
Expand file treeCollapse file tree
2 files changed
+107
-60
lines changedFilter options
- python/paddle/nn/quant
- test/quantization
Expand file treeCollapse file tree
2 files changed
+107
-60
lines changedpython/paddle/nn/quant/quantized_linear.py
Copy file name to clipboardExpand all lines: python/paddle/nn/quant/quantized_linear.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
| 78 | + | |
80 | 79 |
| |
81 | 80 |
| |
82 | 81 |
| |
| |||
129 | 128 |
| |
130 | 129 |
| |
131 | 130 |
| |
132 |
| - | |
| 131 | + | |
133 | 132 |
| |
134 | 133 |
| |
135 | 134 |
| |
| |||
200 | 199 |
| |
201 | 200 |
| |
202 | 201 |
| |
203 |
| - | |
| 202 | + | |
204 | 203 |
| |
205 | 204 |
| |
206 | 205 |
| |
|
test/quantization/test_weight_only_linear.py
Copy file name to clipboardExpand all lines: test/quantization/test_weight_only_linear.py+104-56Lines changed: 104 additions & 56 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 | 159 |
| |
206 | 160 |
| |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
| 161 | + | |
211 | 162 |
| |
212 | 163 |
| |
213 | 164 |
| |
| |||
651 | 602 |
| |
652 | 603 |
| |
653 | 604 |
| |
654 |
| - | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
655 | 608 |
| |
656 | 609 |
| |
657 | 610 |
| |
658 | 611 |
| |
659 | 612 |
| |
660 | 613 |
| |
661 | 614 |
| |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
662 | 701 |
| |
663 | 702 |
| |
664 | 703 |
| |
| |||
667 | 706 |
| |
668 | 707 |
| |
669 | 708 |
| |
670 |
| - | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
671 | 712 |
| |
672 | 713 |
| |
673 | 714 |
| |
| |||
683 | 724 |
| |
684 | 725 |
| |
685 | 726 |
| |
686 |
| - | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
687 | 731 |
| |
688 |
| - | |
689 | 732 |
| |
690 | 733 |
| |
691 | 734 |
| |
692 | 735 |
| |
693 | 736 |
| |
694 | 737 |
| |
695 |
| - | |
| 738 | + | |
696 | 739 |
| |
697 | 740 |
| |
698 | 741 |
| |
| |||
701 | 744 |
| |
702 | 745 |
| |
703 | 746 |
| |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
704 | 752 |
| |
705 | 753 |
| |
706 | 754 |
|
You can’t perform that action at this time.
0 commit comments