mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[PR #1551] [MERGED] fix(book): widen quantization-impact prose range to cover ResNet's 4.3× #8259
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1551
Author: @profvjreddi
Created: 4/26/2026
Status: ✅ Merged
Merged: 4/26/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/quantization-prose-range📝 Commits (1)
01b37dcfix(book): widen quantization-impact prose range to cover ResNet's 4.3×📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
book/quarto/contents/vol1/optimizations/model_compression.qmd(+1 -1)📄 Description
Follow-up to #1318. The figure data on dev shows ResNet_v2 inference reduction at 4.3×, which exceeds the body-prose claim of "1.5--4×". The other ratios (Inception 1.6×, model-size pair 1.85--1.9×) are comfortably inside the original range.
Widening the upper bound from 4× → 5× keeps the same narrative (Inception/ResNet see typical few-fold gains, MobileNet sees order-of-magnitude) while making the numeric claim honest against the figure.
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.