[PR #1219] [CLOSED] Chapter 7 #5053

Closed
opened 2026-04-19 12:47:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1219
Author: @hzeljko
Created: 3/8/2026
Status: Closed

Base: mainHead: chapter-7


📝 Commits (10+)

  • f44ead2 Standardize cover images across Vol1 and Vol2; fix Vol2 PDF config
  • f0ddc60 Improve vol2 Fleet Stack: subtitles, Part labels, Distribution icon, line wraps
  • 4053b73 Vol2 Fleet Stack: remove vertical line, center three-column example
  • bccc4d2 Misc: quarto config, vol2 chapters, vscode-ext utils, remove site_libs clipboard
  • 266079c Enables appendices in PDF output
  • 1d08750 refactor(vol2): convert bold pseudo-headers to proper headers per book-prose rules
  • e1a667e refactor(vol2): convert bold pseudo-headers in collective_communication and robust_ai
  • 1a22405 fix(vol2): correct fenced div closers (:::: → :::) in security_privacy
  • e9171b1 fix: remove duplicate figure captions in vol2
  • 4884d40 Updated figures in chapter 10: model_compression

📊 Changes

1554 files changed (+287554 additions, -179328 deletions)

View changed files

📝 .all-contributorsrc (+221 -186)
📝 .codespell-ignore-words.txt (+16 -4)
.envrc (+0 -5)
📝 .github/docker/Dockerfile (+3 -3)
📝 .github/workflows/all-contributors-add.yml (+138 -122)
📝 .github/workflows/auto-label.yml (+3 -3)
.github/workflows/book-build-baremetal.yml (+0 -1390)
📝 .github/workflows/book-build-container.yml (+460 -91)
📝 .github/workflows/book-preview-dev.yml (+63 -42)
📝 .github/workflows/book-publish-live.yml (+219 -183)
📝 .github/workflows/book-validate-dev.yml (+45 -98)
📝 .github/workflows/infra-cleanup-caches.yml (+2 -2)
📝 .github/workflows/infra-container-linux.yml (+2 -2)
📝 .github/workflows/infra-container-windows.yml (+1 -1)
📝 .github/workflows/infra-health-check.yml (+2 -2)
📝 .github/workflows/infra-link-check.yml (+4 -4)
📝 .github/workflows/kits-build-pdfs.yml (+2 -2)
📝 .github/workflows/kits-preview-dev.yml (+2 -2)
📝 .github/workflows/kits-publish-live.yml (+3 -3)
📝 .github/workflows/labs-preview-dev.yml (+1 -1)

...and 80 more files

📄 Description

TikZ figures 7.3, 7.4, and 7.5 have been updated.


🔄 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/1219 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 3/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chapter-7` --- ### 📝 Commits (10+) - [`f44ead2`](https://github.com/harvard-edge/cs249r_book/commit/f44ead20bfb45508784ab18846240e730a573076) Standardize cover images across Vol1 and Vol2; fix Vol2 PDF config - [`f0ddc60`](https://github.com/harvard-edge/cs249r_book/commit/f0ddc607d695b2288b381d4e75073e99b8858796) Improve vol2 Fleet Stack: subtitles, Part labels, Distribution icon, line wraps - [`4053b73`](https://github.com/harvard-edge/cs249r_book/commit/4053b7338487d0d3bd47abb4be9c8ee428e6fcfb) Vol2 Fleet Stack: remove vertical line, center three-column example - [`bccc4d2`](https://github.com/harvard-edge/cs249r_book/commit/bccc4d2646b8b5db45c22db7cbc6ffa9d1d3a16d) Misc: quarto config, vol2 chapters, vscode-ext utils, remove site_libs clipboard - [`266079c`](https://github.com/harvard-edge/cs249r_book/commit/266079c816c52fb49d4241a7b7b01fb6782a6604) Enables appendices in PDF output - [`1d08750`](https://github.com/harvard-edge/cs249r_book/commit/1d087503a0470bd8c42700a604e686569d36b697) refactor(vol2): convert bold pseudo-headers to proper headers per book-prose rules - [`e1a667e`](https://github.com/harvard-edge/cs249r_book/commit/e1a667e06fc8c8857e5f948fdf729b76af1f42c0) refactor(vol2): convert bold pseudo-headers in collective_communication and robust_ai - [`1a22405`](https://github.com/harvard-edge/cs249r_book/commit/1a224052888a9177957300dca0742c7c770c8c3c) fix(vol2): correct fenced div closers (:::: → :::) in security_privacy - [`e9171b1`](https://github.com/harvard-edge/cs249r_book/commit/e9171b13799d3cb3479600d26d096fa02a09f653) fix: remove duplicate figure captions in vol2 - [`4884d40`](https://github.com/harvard-edge/cs249r_book/commit/4884d40b7612768f21f69bb77040ff8f09bf4c0d) Updated figures in chapter 10: model_compression ### 📊 Changes **1554 files changed** (+287554 additions, -179328 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+221 -186) 📝 `.codespell-ignore-words.txt` (+16 -4) ➖ `.envrc` (+0 -5) 📝 `.github/docker/Dockerfile` (+3 -3) 📝 `.github/workflows/all-contributors-add.yml` (+138 -122) 📝 `.github/workflows/auto-label.yml` (+3 -3) ➖ `.github/workflows/book-build-baremetal.yml` (+0 -1390) 📝 `.github/workflows/book-build-container.yml` (+460 -91) 📝 `.github/workflows/book-preview-dev.yml` (+63 -42) 📝 `.github/workflows/book-publish-live.yml` (+219 -183) 📝 `.github/workflows/book-validate-dev.yml` (+45 -98) 📝 `.github/workflows/infra-cleanup-caches.yml` (+2 -2) 📝 `.github/workflows/infra-container-linux.yml` (+2 -2) 📝 `.github/workflows/infra-container-windows.yml` (+1 -1) 📝 `.github/workflows/infra-health-check.yml` (+2 -2) 📝 `.github/workflows/infra-link-check.yml` (+4 -4) 📝 `.github/workflows/kits-build-pdfs.yml` (+2 -2) 📝 `.github/workflows/kits-preview-dev.yml` (+2 -2) 📝 `.github/workflows/kits-publish-live.yml` (+3 -3) 📝 `.github/workflows/labs-preview-dev.yml` (+1 -1) _...and 80 more files_ </details> ### 📄 Description TikZ figures 7.3, 7.4, and 7.5 have been updated. --- <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-04-19 12:47:03 -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#5053