[PR #1957] [MERGED] Finalize Volume I layout for full PDF draft #32221

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1957
Author: @hzeljko
Created: 7/12/2026
Status: Merged
Merged: 7/12/2026
Merged by: @profvjreddi

Base: devHead: vol1/all-final


📝 Commits (1)

  • c926e57 Finalize Volume I layout for full PDF draft

📊 Changes

23 files changed (+609 additions, -461 deletions)

View changed files

📝 book/quarto/contents/vol1/backmatter/appendix_dam.qmd (+1 -1)
📝 book/quarto/contents/vol1/backmatter/glossary/glossary.qmd (+12 -1)
📝 book/quarto/contents/vol1/benchmarking/benchmarking.qmd (+17 -8)
📝 book/quarto/contents/vol1/conclusion/conclusion.qmd (+3 -0)
📝 book/quarto/contents/vol1/data_engineering/data_engineering.qmd (+50 -48)
📝 book/quarto/contents/vol1/data_selection/data_selection.qmd (+5 -14)
📝 book/quarto/contents/vol1/frameworks/frameworks.qmd (+2 -5)
📝 book/quarto/contents/vol1/frontmatter/_notation_body.qmd (+9 -1)
📝 book/quarto/contents/vol1/frontmatter/foreword.qmd (+8 -8)
📝 book/quarto/contents/vol1/hw_acceleration/hw_acceleration.qmd (+18 -12)
📝 book/quarto/contents/vol1/introduction/introduction.qmd (+19 -14)
📝 book/quarto/contents/vol1/ml_ops/ml_ops.qmd (+143 -64)
📝 book/quarto/contents/vol1/ml_systems/ml_systems.qmd (+99 -89)
📝 book/quarto/contents/vol1/ml_workflow/ml_workflow.qmd (+48 -31)
📝 book/quarto/contents/vol1/model_compression/model_compression.qmd (+9 -9)
📝 book/quarto/contents/vol1/model_serving/model_serving.qmd (+11 -7)
📝 book/quarto/contents/vol1/nn_architectures/nn_architectures.qmd (+32 -30)
📝 book/quarto/contents/vol1/nn_computation/nn_computation.qmd (+87 -80)
📝 book/quarto/contents/vol1/parts/deploy_principles.qmd (+0 -2)
📝 book/quarto/contents/vol1/parts/optimize_principles.qmd (+4 -3)

...and 3 more files

📄 Description

Finalize Volume I layout for full PDF draft


🔄 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/1957 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 7/12/2026 **Status:** ✅ Merged **Merged:** 7/12/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `vol1/all-final` --- ### 📝 Commits (1) - [`c926e57`](https://github.com/harvard-edge/cs249r_book/commit/c926e57d91c49d4729349c989c20f9812bea7444) Finalize Volume I layout for full PDF draft ### 📊 Changes **23 files changed** (+609 additions, -461 deletions) <details> <summary>View changed files</summary> 📝 `book/quarto/contents/vol1/backmatter/appendix_dam.qmd` (+1 -1) 📝 `book/quarto/contents/vol1/backmatter/glossary/glossary.qmd` (+12 -1) 📝 `book/quarto/contents/vol1/benchmarking/benchmarking.qmd` (+17 -8) 📝 `book/quarto/contents/vol1/conclusion/conclusion.qmd` (+3 -0) 📝 `book/quarto/contents/vol1/data_engineering/data_engineering.qmd` (+50 -48) 📝 `book/quarto/contents/vol1/data_selection/data_selection.qmd` (+5 -14) 📝 `book/quarto/contents/vol1/frameworks/frameworks.qmd` (+2 -5) 📝 `book/quarto/contents/vol1/frontmatter/_notation_body.qmd` (+9 -1) 📝 `book/quarto/contents/vol1/frontmatter/foreword.qmd` (+8 -8) 📝 `book/quarto/contents/vol1/hw_acceleration/hw_acceleration.qmd` (+18 -12) 📝 `book/quarto/contents/vol1/introduction/introduction.qmd` (+19 -14) 📝 `book/quarto/contents/vol1/ml_ops/ml_ops.qmd` (+143 -64) 📝 `book/quarto/contents/vol1/ml_systems/ml_systems.qmd` (+99 -89) 📝 `book/quarto/contents/vol1/ml_workflow/ml_workflow.qmd` (+48 -31) 📝 `book/quarto/contents/vol1/model_compression/model_compression.qmd` (+9 -9) 📝 `book/quarto/contents/vol1/model_serving/model_serving.qmd` (+11 -7) 📝 `book/quarto/contents/vol1/nn_architectures/nn_architectures.qmd` (+32 -30) 📝 `book/quarto/contents/vol1/nn_computation/nn_computation.qmd` (+87 -80) 📝 `book/quarto/contents/vol1/parts/deploy_principles.qmd` (+0 -2) 📝 `book/quarto/contents/vol1/parts/optimize_principles.qmd` (+4 -3) _...and 3 more files_ </details> ### 📄 Description Finalize Volume I layout for full PDF draft --- <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-07-12 08:52:29 -05:00
GiteaMirror changed title from [PR #1957] Finalize Volume I layout for full PDF draft to [PR #1957] [MERGED] Finalize Volume I layout for full PDF draft 2026-07-13 12:06:13 -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#32221