[PR #981] [MERGED] Fix LaTeX typo and word break in Section 4.7.3 (issue #980) #3668

Closed
opened 2026-04-16 01:54:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/981
Author: @VThuong99
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @profvjreddi

Base: devHead: iss980-fix-typo-data-movement


📝 Commits (2)

  • 8c40563 Fix: correct CNN architecture question option order (issue #976)
  • 6200ffb Fix LaTeX typo in Section 4.7.3 (replace imes with \times)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 quarto/contents/core/dnn_architectures/dnn_architectures.qmd (+1 -1)
📝 quarto/contents/core/dnn_architectures/dnn_architectures_quizzes.json (+2 -2)

📄 Description

Correct $ imes$$\times$.


🔄 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/981 **Author:** [@VThuong99](https://github.com/VThuong99) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `iss980-fix-typo-data-movement` --- ### 📝 Commits (2) - [`8c40563`](https://github.com/harvard-edge/cs249r_book/commit/8c40563d46f5ab94b1ed453e6314fa67e493b0c1) Fix: correct CNN architecture question option order (issue #976) - [`6200ffb`](https://github.com/harvard-edge/cs249r_book/commit/6200ffbb9ebebcbc6642fd1a0fd6c2c3aafa4595) Fix LaTeX typo in Section 4.7.3 (replace $ imes$ with $\times$) ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/core/dnn_architectures/dnn_architectures.qmd` (+1 -1) 📝 `quarto/contents/core/dnn_architectures/dnn_architectures_quizzes.json` (+2 -2) </details> ### 📄 Description Correct ```$ imes$``` → ```$\times$```. --- <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-16 01:54:12 -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#3668