CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 02:55:31 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/"75f3e3778bfde2a16f770128c8f6e97f"
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=rwg9Y2dwCRa50G8QFkQe5gjElorSVnjtl9QUvmFZGZlDI8iVW1KbakyGXmvq%2BImJyQ%2F%2BrgHa6iOgvuPVOjIEMG0Hp3TJDtN6WLSD8Al%2FiOl4VeASTBJkaTkpoBLt37va3rkZj4GOFsFcJuYu%2Fq36XGmCfKbzWCLADXeHm76GqqHjVMhaIHRuWHaHGYDMJl%2FnN23%2Fs%2Bl%2FrLwC89wwUXBKMYj5UiSXiSBI2LYACjOKZ31IGu1v7oOnDYCRZUlUrwStZL32LA4%2BNz8TO3iEaiSJ3Q%3D%3D--jHsb6K8IW9zg3OXa--xTkOxmTmvkTQHDKy9RYGYA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1436060909.1753239330; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 02:55:30 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 02:55:30 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AEFA:167F3A:290A0D:3A25D6:68804F22
Fix in-place processing error in quant_weight function (#1703) · intel/neural-compressor@92533a6 · GitHub
Copy file name to clipboardExpand all lines: neural_compressor/adaptor/torch_utils/weight_only.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/utility.py
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit 92533a6
File tree
Expand file treeCollapse file tree
3 files changed
+40
-16
lines changedFilter options
- neural_compressor
- adaptor/torch_utils
- torch/algorithms/weight_only
- test/3x/torch/algorithms/weight_only
Expand file treeCollapse file tree
3 files changed
+40
-16
lines changedneural_compressor/adaptor/torch_utils/weight_only.py
Copy file name to clipboardExpand all lines: neural_compressor/adaptor/torch_utils/weight_only.py+13-8Lines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
| 241 | + | |
241 | 242 |
| |
242 | 243 |
| |
243 | 244 |
| |
| |||
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
| 254 | + | |
253 | 255 |
| |
254 | 256 |
| |
255 | 257 |
| |
256 |
| - | |
| 258 | + | |
257 | 259 |
| |
258 | 260 |
| |
259 | 261 |
| |
260 | 262 |
| |
261 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
262 | 266 |
| |
263 | 267 |
| |
| 268 | + | |
264 | 269 |
| |
265 | 270 |
| |
266 | 271 |
| |
| |||
277 | 282 |
| |
278 | 283 |
| |
279 | 284 |
| |
280 |
| - | |
| 285 | + | |
281 | 286 |
| |
282 | 287 |
| |
283 | 288 |
| |
| |||
292 | 297 |
| |
293 | 298 |
| |
294 | 299 |
| |
295 |
| - | |
| 300 | + | |
296 | 301 |
| |
297 | 302 |
| |
298 | 303 |
| |
299 | 304 |
| |
300 | 305 |
| |
301 |
| - | |
| 306 | + | |
302 | 307 |
| |
303 | 308 |
| |
304 | 309 |
| |
305 | 310 |
| |
306 |
| - | |
307 |
| - | |
| 311 | + | |
| 312 | + | |
308 | 313 |
| |
309 | 314 |
| |
310 | 315 |
| |
|
neural_compressor/torch/algorithms/weight_only/utility.py
Copy file name to clipboardExpand all lines: neural_compressor/torch/algorithms/weight_only/utility.py+14-8Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
| 269 | + | |
269 | 270 |
| |
270 | 271 |
| |
| 272 | + | |
271 | 273 |
| |
272 | 274 |
| |
273 | 275 |
| |
| |||
281 | 283 |
| |
282 | 284 |
| |
283 | 285 |
| |
| 286 | + | |
284 | 287 |
| |
285 | 288 |
| |
286 | 289 |
| |
287 |
| - | |
| 290 | + | |
288 | 291 |
| |
289 |
| - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
290 | 295 |
| |
291 | 296 |
| |
292 | 297 |
| |
| |||
321 | 326 |
| |
322 | 327 |
| |
323 | 328 |
| |
324 |
| - | |
| 329 | + | |
325 | 330 |
| |
326 | 331 |
| |
327 | 332 |
| |
328 | 333 |
| |
329 |
| - | |
330 |
| - | |
| 334 | + | |
| 335 | + | |
331 | 336 |
| |
332 | 337 |
| |
333 | 338 |
| |
| |||
343 | 348 |
| |
344 | 349 |
| |
345 | 350 |
| |
346 |
| - | |
| 351 | + | |
347 | 352 |
| |
348 | 353 |
| |
349 | 354 |
| |
| |||
375 | 380 |
| |
376 | 381 |
| |
377 | 382 |
| |
378 |
| - | |
| 383 | + | |
379 | 384 |
| |
380 | 385 |
| |
381 | 386 |
| |
382 | 387 |
| |
383 | 388 |
| |
384 | 389 |
| |
385 | 390 |
| |
386 |
| - | |
| 391 | + | |
| 392 | + | |
387 | 393 |
| |
388 | 394 |
| |
389 | 395 |
| |
|
test/3x/torch/algorithms/weight_only/test_woq_utility.py
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
You can’t perform that action at this time.
0 commit comments