Conversation
|
Stack from ghstack (oldest at bottom): |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4328
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@claude review |
|
Claude finished @jerryzh168's task in 1m 47s —— View job Code Review: extend GPTQ coverage to grouped_mm
Overall this is a clean, well-structured extension. The implementation mirrors the existing Implementation (
|
Summary:
Extend GPTQ for grouped_mm.
Punting the redefinition of counting batches vs tokens to a future PR.
Test Plan: