mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
[GH-ISSUE #1318] Figure in the book doesn't match the text #4373
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?
Originally created by @gustaf-hammarberg on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1318
Originally assigned to: @profvjreddi on GitHub.
Figure 14 in the Model Optimizations chapter doesn't match the text:
Figure 14: Quantization Impact: Moving from FP32 to INT8 reduces inference time by up to 4 times while decreasing model size by a factor of 4, making models more efficient for resource-constrained environments.
@profvjreddi commented on GitHub (Apr 13, 2026):
Thank you, @gustaf-hammarberg -- appreciate you bringing this issue to my attention. I am looking into it now; I was traveling, so pardon the delay.