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 #1753
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
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.