mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-24 09:17:53 -05:00
[PR #973] [MERGED] Merge dev improvements into main #15160
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/973
Author: @profvjreddi
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @profvjreddi
Base:
main← Head:temp-main-merge📝 Commits (10+)
980c966Improves fast build config handling038c503Implement comprehensive flow optimization for DNN architectures chapterb27af5arefactor(dl_primer): implement flow optimization fixes based on chapter analysis2497ce9Refines footnote and review processese168b47Updates and standardizes BibTeX entries468e26dRefines AI systems engineering content1b3a85eImproves fast build config handling4bdca12Removes Claude Code working rules document87cdcecRemoves editorial workflow document.99540cbfeat: implement expert consensus recommendations for DNN architectures chapter📊 Changes
471 files changed (+138063 additions, -19668 deletions)
View changed files
📝
.all-contributorsrc(+1 -1)➖
.codespell-ignore(+0 -111)➕
.envrc(+12 -0)📝
.github/workflows/link-check.yml(+5 -5)📝
.github/workflows/publish-live.yml(+48 -31)📝
.github/workflows/quarto-build-baremetal.yml(+81 -27)📝
.github/workflows/validate-dev.yml(+1 -1)📝
.gitignore(+19 -1)➖
.lycheeignore(+0 -17)📝
.pre-commit-config.yaml(+59 -5)📝
.vale/styles/textbook/TechnicalTerms.yml(+2 -1)➕
.vscode/settings.json(+42 -0)📝
CHANGELOG.md(+84 -17)📝
README.md(+18 -14)📝
cli/commands/build.py(+735 -36)📝
cli/main.py(+59 -14)📝
config/linting/.codespell-ignore(+2 -1)📝
docker/linux/Dockerfile(+0 -0)📝
docker/linux/README.md(+0 -0)➕
docker/windows/Dockerfile(+373 -0)...and 80 more files
📄 Description
Summary
Key Changes
Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.