[PR #718] [MERGED] Updated chapter 11 #884

Closed
opened 2026-03-22 15:54:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/718
Author: @hzeljko
Created: 2/18/2025
Status: Merged
Merged: 2/19/2025
Merged by: @profvjreddi

Base: devHead: chapter-11


📝 Commits (10+)

  • 05755e9 Updated chapter 11
  • bc2e935 Merge branch 'dev' into chapter-11
  • 08327c1 Cleaning up but has PDF build issue
  • 235d1d2 Auto-update changelog
  • bea8957 Fixed formatting issue for image
  • 9974c11 Merge remote-tracking branch 'origin/chapter-11' into chapter-11
  • c6d84a0 style the defn.
  • 52d62cc removing repeated acronyms
  • fd3a1c5 Add intro text to section
  • c9cbc32 Undo commented files

📊 Changes

6 files changed (+831 additions, -777 deletions)

View changed files

📝 CHANGELOG.md (+531 -531)
📝 _quarto.yml (+4 -0)
📝 contents/core/hw_acceleration/hw_acceleration.bib (+5 -5)
📝 contents/core/hw_acceleration/hw_acceleration.qmd (+288 -237)
📝 contents/core/hw_acceleration/images/png/int8_tops_nvidia.png (+0 -0)
📝 tex/header-includes.tex (+3 -4)

📄 Description

The _quarto.yml file with the graph package - pgfplots has been updated

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 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/718 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-11` --- ### 📝 Commits (10+) - [`05755e9`](https://github.com/harvard-edge/cs249r_book/commit/05755e902a527c14b8ef21fd8e6166310b233b10) Updated chapter 11 - [`bc2e935`](https://github.com/harvard-edge/cs249r_book/commit/bc2e93559f0c3859504c25df17fc529fb61ea54c) Merge branch 'dev' into chapter-11 - [`08327c1`](https://github.com/harvard-edge/cs249r_book/commit/08327c179598acd94954262b5f95d0a22e554724) Cleaning up but has PDF build issue - [`235d1d2`](https://github.com/harvard-edge/cs249r_book/commit/235d1d21ca3f98066788147136711fb9c869af32) Auto-update changelog - [`bea8957`](https://github.com/harvard-edge/cs249r_book/commit/bea8957b1f699ba1082e39f72997cebc72fe8c12) Fixed formatting issue for image - [`9974c11`](https://github.com/harvard-edge/cs249r_book/commit/9974c11eecf54989a4d01095b00c5b9cad09ac14) Merge remote-tracking branch 'origin/chapter-11' into chapter-11 - [`c6d84a0`](https://github.com/harvard-edge/cs249r_book/commit/c6d84a058b93cd43a7fe0f45ebf9190bfba982c8) style the defn. - [`52d62cc`](https://github.com/harvard-edge/cs249r_book/commit/52d62cc8f391c9f63b7bf06149e8d8d730d1988c) removing repeated acronyms - [`fd3a1c5`](https://github.com/harvard-edge/cs249r_book/commit/fd3a1c5abe4513ec4eaf20ba3186e044a5e55b85) Add intro text to section - [`c9cbc32`](https://github.com/harvard-edge/cs249r_book/commit/c9cbc32860d2ed55007a9bd65b62115a24c926fe) Undo commented files ### 📊 Changes **6 files changed** (+831 additions, -777 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+531 -531) 📝 `_quarto.yml` (+4 -0) 📝 `contents/core/hw_acceleration/hw_acceleration.bib` (+5 -5) 📝 `contents/core/hw_acceleration/hw_acceleration.qmd` (+288 -237) 📝 `contents/core/hw_acceleration/images/png/int8_tops_nvidia.png` (+0 -0) 📝 `tex/header-includes.tex` (+3 -4) </details> ### 📄 Description The _quarto.yml file with the graph package - pgfplots has been updated Before submitting your Pull Request, please review and complete the items on this checklist. - [ ] The text has been proofread for grammar and spelling errors. - [ ] All images, figures, and tables render properly without any glitches. - [ ] All images have a source or they are properly linked to external sites. - [ ] The chapter's formatting is consistent with the rest of the book. - [ ] The chapter has been locally built and tested using Quarto. --- <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-03-22 15:54:31 -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#884