mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[PR #906] [MERGED] New Tikz figures in chapters 9 and 10 #7863
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/906
Author: @hzeljko
Created: 7/25/2025
Status: ✅ Merged
Merged: 7/25/2025
Merged by: @profvjreddi
Base:
dev← Head:new_tikz_figures📝 Commits (5)
04af2f5New Tikz figures in chapters 9 and 10cf7cdafAuto stash before merge of "dev" and "improve-captions"beca0feDelete unnecessary files580c29fRemoves ML operations contenta24e59aMerge remote-tracking branch 'hzeljko/new_tikz_figures' into new_tikz_figures📊 Changes
8 files changed (+834 additions, -197 deletions)
View changed files
📝
.codespell-ignore(+2 -0)📝
_quarto.yml(+6 -5)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+16 -15)📝
contents/core/efficient_ai/efficient_ai.qmd(+358 -43)📝
contents/core/frameworks/frameworks.qmd(+9 -1)📝
contents/core/optimizations/optimizations.qmd(+430 -130)📝
contents/core/training/training.qmd(+9 -1)📝
tex/header-includes.tex(+4 -2)📄 Description
Updated chapter image code in chapters 7-10
In chapters 9 and 10, new TIkz figures have been added
Updated Tikz figure 4.11
The library \usepgfplotslibrary{dateplot} has been added to the yml file
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.