mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[PR #618] [MERGED] 594 improve pdf rendering #828
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/618
Author: @hzeljko
Created: 1/16/2025
Status: ✅ Merged
Merged: 1/16/2025
Merged by: @profvjreddi
Base:
dev← Head:594-improve-pdf-rendering📝 Commits (4)
b1612f5Summary47c4d66Create Machine-Learning-Systems.log8b9a982Summary223dd71Summary📊 Changes
11 files changed (+767 additions, -120 deletions)
View changed files
📝
.gitignore(+3 -0)➕
Machine-Learning-Systems.log(+644 -0)📝
_quarto.yml(+4 -8)📝
contents/core/dl_primer/dl_primer.qmd(+2 -0)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+107 -107)📝
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/mlp_mm.png(+0 -0)📝
contents/core/dnn_architectures/images/png/transformer.png(+0 -0)📝
contents/frontmatter/ai/socratiq.qmd(+6 -3)📝
tex/header-includes.tex(+1 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.