[PR #588] [MERGED] Improvement on Ch4 (DNN Architectures): add visualization figures and tool links #813

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

📋 Pull Request Information

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

Base: devHead: 586-feedback-on-chapter-4-dnn-architectures


📝 Commits (2)

  • e57b3b5 add visualization figures and tools for chapter 4
  • 4d890ef Updated text with new images per Zishen's recommendation

📊 Changes

8 files changed (+26 additions, -7 deletions)

View changed files

📝 contents/core/dnn_architectures/dnn_architectures.qmd (+26 -7)
contents/core/dnn_architectures/images/gif/attention_kqv_calc.gif (+0 -0)
contents/core/dnn_architectures/images/gif/attention_kqv_calc.png (+0 -0)
contents/core/dnn_architectures/images/png/attention.png (+0 -0)
contents/core/dnn_architectures/images/png/attention_kqv_calc.png (+0 -0)
contents/core/dnn_architectures/images/png/attention_viz_mm.png (+0 -0)
contents/core/dnn_architectures/images/png/rnn.png (+0 -0)
contents/core/dnn_architectures/images/png/transformer.png (+0 -0)

📄 Description

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/588 **Author:** [@zishenwan](https://github.com/zishenwan) **Created:** 1/5/2025 **Status:** ✅ Merged **Merged:** 1/5/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `586-feedback-on-chapter-4-dnn-architectures` --- ### 📝 Commits (2) - [`e57b3b5`](https://github.com/harvard-edge/cs249r_book/commit/e57b3b55abef0b9ec1b2a11b7dbc60489173730f) add visualization figures and tools for chapter 4 - [`4d890ef`](https://github.com/harvard-edge/cs249r_book/commit/4d890ef276ffd16d062e0dc843f7b9f32561ab81) Updated text with new images per Zishen's recommendation ### 📊 Changes **8 files changed** (+26 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/dnn_architectures/dnn_architectures.qmd` (+26 -7) ➕ `contents/core/dnn_architectures/images/gif/attention_kqv_calc.gif` (+0 -0) ➕ `contents/core/dnn_architectures/images/gif/attention_kqv_calc.png` (+0 -0) ➕ `contents/core/dnn_architectures/images/png/attention.png` (+0 -0) ➕ `contents/core/dnn_architectures/images/png/attention_kqv_calc.png` (+0 -0) ➕ `contents/core/dnn_architectures/images/png/attention_viz_mm.png` (+0 -0) ➕ `contents/core/dnn_architectures/images/png/rnn.png` (+0 -0) ➕ `contents/core/dnn_architectures/images/png/transformer.png` (+0 -0) </details> ### 📄 Description 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-03-22 15:52:11 -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#813