[PR #966] [MERGED] New Tikz figures in chapters 4 & 12 #6248

Closed
opened 2026-04-21 22:11:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: chapter-4


📝 Commits (1)

  • db1156a New Tikz figures in chapters 4 & 12

📊 Changes

2 files changed (+349 additions, -127 deletions)

View changed files

📝 quarto/contents/core/benchmarking/benchmarking.qmd (+175 -1)
📝 quarto/contents/core/dnn_architectures/dnn_architectures.qmd (+174 -126)

📄 Description

Inserted new TikZ figures:

  • chapter 4: fig. 4.12;
  • chapter 12: fig. 12.3

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/966 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-4` --- ### 📝 Commits (1) - [`db1156a`](https://github.com/harvard-edge/cs249r_book/commit/db1156acec81117146a00b6cafc929d381402335) New Tikz figures in chapters 4 & 12 ### 📊 Changes **2 files changed** (+349 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/core/benchmarking/benchmarking.qmd` (+175 -1) 📝 `quarto/contents/core/dnn_architectures/dnn_architectures.qmd` (+174 -126) </details> ### 📄 Description Inserted new TikZ figures: - chapter 4: fig. 4.12; - chapter 12: fig. 12.3 Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] 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-04-21 22:11:21 -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#6248