mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-12 09:21:49 -05:00
[PR #1201] [CLOSED] Fix/ch15 #3115
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/1201
Author: @hzeljko
Created: 2/25/2026
Status: ❌ Closed
Base:
dev← Head:fix/ch15📝 Commits (10+)
cc6e1adAdds ETL/ELT cost comparison examplebf89703Updates diagram colors for visual consistency6b0606eAdds DAM Taxonomy appendix with exercises and fixes table formatting82420acFix table formatting and remove duplicates in appendix filesd680709Generalize GPU terminology to accelerator where appropriate4df7e08Compute GEMM/ReLU arithmetic intensity from constants0734740Compute hardcoded values in appendix_data and appendix_algorithmd680a9fFix table formatting and LaTeX rendering in appendix_machinec7baecbRemove 'Napkin Math:' prefix from callout-notebook titles4cca779Change callout-note to callout-perspective for Systems Insight blocks📊 Changes
1231 files changed (+167846 additions, -135918 deletions)
View changed files
📝
.codespell-ignore-words.txt(+11 -4)➕
.gemini(+1 -0)📝
.github/workflows/book-build-container.yml(+230 -45)📝
.github/workflows/book-publish-live.yml(+228 -35)📝
.github/workflows/infra-link-check.yml(+2 -2)📝
.gitignore(+17 -0)📝
.pre-commit-config.yaml(+154 -52)📝
README.md(+68 -20)➕
SEMINAL_PAPERS_CORPUS.md(+277 -0)➖
_brand/base.scss(+0 -510)➖
_brand/scripts/subscribe-modal.js(+0 -587)➖
_brand/site.webmanifest(+0 -19)➖
_brand/tokens.scss(+0 -33)📝
book/.pre-commit-config.yaml(+15 -1)📝
book/README.md(+41 -19)📝
book/cli/README.md(+2 -2)➕
book/cli/commands/bib.py(+397 -0)📝
book/cli/commands/build.py(+548 -36)📝
book/cli/commands/clean.py(+22 -0)➕
book/cli/commands/debug.py(+609 -0)...and 80 more files
📄 Description
This commit was pushed accidentally and does not introduce any changes.
No action is required — everything else in the PR remains valid.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.