CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 22:03:23 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/"312ce89aa421206c7daea92858f79c0e"
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=PpXC3jn10hicnQDW3Fh1Pg9A5c45%2BfbEvWI%2B6jRiGqidatG%2B%2BS4HIvpREBx9pzC5KtidxBAaPN4JT%2FN9TX9IoWYci5Yu%2BRQ7g3txflKAeYxzdOmcNoGKnYbRUtUmEfzGYvvfLro9UupGkbkKVQSs4dlhyYc5PNGT0nP%2BLBBCUeEvigHBYkGX8d3tJptHKErdWX253F8MLFvZEafzqPYwIG6XdWkbCOTrQK%2BT7sdMpZnhZJ95OojMsyp4qyxR3DGjP3gKQ2kDxcMYyViFuwbUcg%3D%3D--LiMZASyGdn4BMPY1--HUwSXLxNnjyvsuIk8ZIzyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.947921341.1753308202; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:03:22 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:03:22 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B8D0:0A93:7B769:B2A4F:68815C2A
Support LayerWise for RTN/GPTQ (#1883) · intel/neural-compressor@649e6b1 · GitHub
Copy file name to clipboardExpand all lines: .azure-pipelines/scripts/codeScan/pylint/pylint.sh
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/layer_wise/load.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/layer_wise/utils.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/gptq.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit 649e6b1
File tree
Expand file treeCollapse file tree
13 files changed
+440
-38
lines changedFilter options
- .azure-pipelines/scripts/codeScan/pylint
- neural_compressor/torch
- algorithms
- layer_wise
- weight_only
- quantization
- utils
- test/3x/torch
- algorithms/weight_only
- quantization/weight_only
Expand file treeCollapse file tree
13 files changed
+440
-38
lines changed.azure-pipelines/scripts/codeScan/pylint/pylint.sh
Copy file name to clipboardExpand all lines: .azure-pipelines/scripts/codeScan/pylint/pylint.sh+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
neural_compressor/torch/algorithms/layer_wise/load.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/layer_wise/load.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
neural_compressor/torch/algorithms/layer_wise/utils.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/layer_wise/utils.py+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 |
| - | |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
| 219 | + | |
| 220 | + | |
| 221 | + | |
218 | 222 |
| |
219 | 223 |
| |
220 | 224 |
| |
| |||
281 | 285 |
| |
282 | 286 |
| |
283 | 287 |
| |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
284 | 294 |
| |
285 | 295 |
| |
286 | 296 |
| |
|
neural_compressor/torch/algorithms/weight_only/gptq.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/gptq.py+36-10Lines changed: 36 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
| 234 | + | |
234 | 235 |
| |
235 | 236 |
| |
236 | 237 |
| |
237 |
| - | |
| 238 | + | |
| 239 | + | |
238 | 240 |
| |
239 | 241 |
| |
240 | 242 |
| |
| |||
243 | 245 |
| |
244 | 246 |
| |
245 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
246 | 262 |
| |
247 | 263 |
| |
248 | 264 |
| |
| |||
413 | 429 |
| |
414 | 430 |
| |
415 | 431 |
| |
416 |
| - | |
417 | 432 |
| |
418 | 433 |
| |
419 | 434 |
| |
| |||
450 | 465 |
| |
451 | 466 |
| |
452 | 467 |
| |
453 |
| - | |
| 468 | + | |
454 | 469 |
| |
455 | 470 |
| |
456 | 471 |
| |
| |||
489 | 504 |
| |
490 | 505 |
| |
491 | 506 |
| |
492 |
| - | |
| 507 | + | |
493 | 508 |
| |
494 | 509 |
| |
495 | 510 |
| |
| |||
518 | 533 |
| |
519 | 534 |
| |
520 | 535 |
| |
521 |
| - | |
| 536 | + | |
522 | 537 |
| |
523 | 538 |
| |
524 | 539 |
| |
| |||
562 | 577 |
| |
563 | 578 |
| |
564 | 579 |
| |
565 |
| - | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
566 | 587 |
| |
567 | 588 |
| |
568 | 589 |
| |
| |||
591 | 612 |
| |
592 | 613 |
| |
593 | 614 |
| |
| 615 | + | |
| 616 | + | |
| 617 | + | |
594 | 618 |
| |
595 | 619 |
| |
596 | 620 |
| |
597 | 621 |
| |
598 | 622 |
| |
599 | 623 |
| |
600 | 624 |
| |
601 |
| - | |
| 625 | + | |
602 | 626 |
| |
603 | 627 |
| |
604 | 628 |
| |
605 |
| - | |
| 629 | + | |
606 | 630 |
| |
607 | 631 |
| |
608 | 632 |
| |
| |||
1019 | 1043 |
| |
1020 | 1044 |
| |
1021 | 1045 |
| |
| 1046 | + | |
1022 | 1047 |
| |
1023 |
| - | |
| 1048 | + | |
| 1049 | + | |
1024 | 1050 |
| |
1025 | 1051 |
| |
1026 | 1052 |
|
You can’t perform that action at this time.
0 commit comments