Skip to content

gptq: more obvious block var names#4225

Merged
vkuzo merged 6 commits intomainfrom
gh/vkuzo/241/head
Apr 3, 2026
Merged

gptq: more obvious block var names#4225
vkuzo merged 6 commits intomainfrom
gh/vkuzo/241/head

Conversation

@vkuzo
Copy link
Copy Markdown
Contributor

@vkuzo vkuzo commented Apr 2, 2026

Summary:

block_start -> k_block_start
block_end -> k_block_end

This is the B variable from the paper.

Test Plan: CI

vkuzo added 3 commits April 2, 2026 20:46
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo
Copy link
Copy Markdown
Contributor Author

vkuzo commented Apr 2, 2026

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 2, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4225

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 7 Pending

As of commit 7ae41bc with merge base ce216da (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

vkuzo added a commit that referenced this pull request Apr 2, 2026
Summary:

block_start -> k_block_start
block_end -> k_block_end

This is the `B` variable from the paper.

Test Plan: CI
ghstack-source-id: 183a92b
ghstack-comment-id: 4180457812
Pull-Request: #4225
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 2, 2026
@vkuzo vkuzo added the module: not user facing Use this tag if you don't want this PR to show up in release notes label Apr 2, 2026
vkuzo added 3 commits April 3, 2026 13:16
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo vkuzo changed the base branch from gh/vkuzo/240/head to main April 3, 2026 13:23
@vkuzo vkuzo merged commit 553a010 into main Apr 3, 2026
25 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: not user facing Use this tag if you don't want this PR to show up in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants