CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 03:34:52 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/intel/neural-compressor.git
etag: W/"b0a941a1f13e88b1f46de32bbea243d2"
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=Ys5AH8%2BY3Q35YNEMAkDJfMq4MXfSyIemWIMbN%2FYPsY8euRzMjQhZRcjDPKpSKgkgzZK89qocwxeTtclb42OgDreDJqLeZFA8F8KGnQdwGtbJSRAVFbNrS4kkYut6XXpcKjdtb8EtDl1t1eZInKefdST5%2B3JqpJnAH3F1Scby4bsULkfiySF9qyDsmu4F%2FksP%2BSOmECn9HJOi428G0JdDBdB9%2BmG%2BHx5cmBBxSrmb0dTXH1Kb9tZp6DUlXithSjhLa0F7GF1i1dJWfJaMtceLLA%3D%3D--j46LB8X1HuBAZ5Dz--WATCD91zkg%2FdpKeojuJBBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1402389827.1753155291; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 03:34:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 03:34:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 910C:11EBCD:DF7C8:13FFFB:687F06DA
Refact gptq to support runing on gaudi (#1700) · intel/neural-compressor@14868c0 · GitHub
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/gptq.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/utils/auto_accelerator.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 278
Commit 14868c0
File tree
Expand file treeCollapse file tree
2 files changed
+33
-4
lines changedFilter options
- neural_compressor/torch
- algorithms/weight_only
- utils
Expand file treeCollapse file tree
2 files changed
+33
-4
lines changedneural_compressor/torch/algorithms/weight_only/gptq.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/gptq.py+17-4Lines changed: 17 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
542 | 543 |
| |
543 | 544 |
| |
544 | 545 |
| |
| 546 | + | |
545 | 547 |
| |
546 | 548 |
| |
| 549 | + | |
547 | 550 |
| |
548 | 551 |
| |
549 | 552 |
| |
| |||
663 | 666 |
| |
664 | 667 |
| |
665 | 668 |
| |
| 669 | + | |
666 | 670 |
| |
667 | 671 |
| |
668 | 672 |
| |
| |||
682 | 686 |
| |
683 | 687 |
| |
684 | 688 |
| |
| 689 | + | |
| 690 | + | |
| 691 | + | |
685 | 692 |
| |
686 | 693 |
| |
687 | 694 |
| |
| |||
854 | 861 |
| |
855 | 862 |
| |
856 | 863 |
| |
| 864 | + | |
| 865 | + | |
857 | 866 |
| |
858 | 867 |
| |
859 | 868 |
| |
| |||
958 | 967 |
| |
959 | 968 |
| |
960 | 969 |
| |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
961 | 974 |
| |
962 | 975 |
| |
963 | 976 |
| |
| |||
973 | 986 |
| |
974 | 987 |
| |
975 | 988 |
| |
976 |
| - | |
| 989 | + | |
977 | 990 |
| |
978 | 991 |
| |
979 | 992 |
| |
980 | 993 |
| |
981 | 994 |
| |
982 | 995 |
| |
983 |
| - | |
| 996 | + | |
| 997 | + | |
984 | 998 |
| |
985 | 999 |
| |
986 | 1000 |
| |
987 | 1001 |
| |
988 | 1002 |
| |
989 | 1003 |
| |
990 |
| - | |
| 1004 | + | |
991 | 1005 |
| |
992 | 1006 |
| |
993 | 1007 |
| |
994 |
| - | |
995 | 1008 |
| |
996 | 1009 |
| |
997 | 1010 |
| |
|
neural_compressor/torch/utils/auto_accelerator.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/utils/auto_accelerator.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
| |||
133 | 136 |
| |
134 | 137 |
| |
135 | 138 |
| |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
136 | 143 |
| |
137 | 144 |
| |
138 | 145 |
| |
| |||
167 | 174 |
| |
168 | 175 |
| |
169 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
170 | 180 |
| |
171 | 181 |
| |
172 | 182 |
| |
| |||
203 | 213 |
| |
204 | 214 |
| |
205 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
206 | 219 |
| |
207 | 220 |
| |
208 | 221 |
| |
| |||
244 | 257 |
| |
245 | 258 |
| |
246 | 259 |
| |
| 260 | + | |
| 261 | + | |
| 262 | + | |
247 | 263 |
| |
248 | 264 |
| |
249 | 265 |
| |
|
You can’t perform that action at this time.
0 commit comments