[PR #726] [MERGED] 709 Improve Chapter 10 Model Optimization #11185

Closed
opened 2026-05-12 19:08:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/726
Author: @profvjreddi
Created: 3/1/2025
Status: Merged
Merged: 3/1/2025
Merged by: @profvjreddi

Base: devHead: 709-improve-chapter-10-model-optimization


📝 Commits (10+)

📊 Changes

11 files changed (+3119 additions, -1332 deletions)

View changed files

📝 CHANGELOG.md (+531 -531)
📝 _quarto.yml (+65 -65)
contents/core/optimizations/images/png/efficientnumerics_benefitsofprecision.png (+0 -0)
contents/core/optimizations/images/png/efficientnumerics_binary.png (+0 -0)
contents/core/optimizations/images/png/efficientnumerics_nonuniform.png (+0 -0)
contents/core/optimizations/images/png/efficientnumerics_quantizedsine.png (+0 -0)
contents/core/optimizations/images/png/efficientnumerics_sinewave.png (+0 -0)
contents/core/optimizations/images/png/modeloptimization_CiM.png (+0 -0)
contents/core/optimizations/images/png/modeloptimization_hls4ml.png (+0 -0)
📝 contents/core/optimizations/optimizations.bib (+1148 -263)
📝 contents/core/optimizations/optimizations.qmd (+1375 -473)

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/709


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/726 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `709-improve-chapter-10-model-optimization` --- ### 📝 Commits (10+) - [`18371ee`](https://github.com/harvard-edge/cs249r_book/commit/18371eededb2a1a49448c1ff326641a9b2059872) Starting over + purpose + overview - [`0f1e281`](https://github.com/harvard-edge/cs249r_book/commit/0f1e281c8f49d6b824415066502569308b5d20f9) Text tweaks - [`3777f26`](https://github.com/harvard-edge/cs249r_book/commit/3777f26946e69d022fc65022072355125a0737c6) Updated section 2 - [`8c5e1d9`](https://github.com/harvard-edge/cs249r_book/commit/8c5e1d98272eb8ef36be2f65d459cdd8010366b6) Pass on model representation - [`1784615`](https://github.com/harvard-edge/cs249r_book/commit/17846157fbb3a6fe53976503199324158edc2216) Starting the numerics section - [`716edf5`](https://github.com/harvard-edge/cs249r_book/commit/716edf5b6c6e26b8725dc83e25815efbe25d396f) First rough braindump - [`f962a18`](https://github.com/harvard-edge/cs249r_book/commit/f962a18cbf2e9d04ef25ecc9bc4d8dd15cecab33) Remove redundant acronyms - [`fe83bc0`](https://github.com/harvard-edge/cs249r_book/commit/fe83bc0b6e6fa0726db75abe8a63bad6c5e4ecaa) adding conclusion - [`56b01b2`](https://github.com/harvard-edge/cs249r_book/commit/56b01b221e20e30e19bb2cd552076a8692ad9bf9) bib fix + table formatting - [`2633c3d`](https://github.com/harvard-edge/cs249r_book/commit/2633c3d745259171880c4b63f978be33ddf5dca8) Incorporating figures ### 📊 Changes **11 files changed** (+3119 additions, -1332 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+531 -531) 📝 `_quarto.yml` (+65 -65) ➖ `contents/core/optimizations/images/png/efficientnumerics_benefitsofprecision.png` (+0 -0) ➖ `contents/core/optimizations/images/png/efficientnumerics_binary.png` (+0 -0) ➖ `contents/core/optimizations/images/png/efficientnumerics_nonuniform.png` (+0 -0) ➖ `contents/core/optimizations/images/png/efficientnumerics_quantizedsine.png` (+0 -0) ➖ `contents/core/optimizations/images/png/efficientnumerics_sinewave.png` (+0 -0) ➖ `contents/core/optimizations/images/png/modeloptimization_CiM.png` (+0 -0) ➖ `contents/core/optimizations/images/png/modeloptimization_hls4ml.png` (+0 -0) 📝 `contents/core/optimizations/optimizations.bib` (+1148 -263) 📝 `contents/core/optimizations/optimizations.qmd` (+1375 -473) </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/709 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 19:08:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#11185