mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-22 14:03:46 -05:00
[PR #1214] [CLOSED] Chapter 1 #9887
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/1214
Author: @hzeljko
Created: 3/5/2026
Status: ❌ Closed
Base:
main← Head:chapter-1📝 Commits (10+)
5f7a696Improve activation graph visualization in Module 020eec623Merge pull request #1183 from Pratham-ja/bugfix/fix-ascii-graphs68167c3docs: add @Pratham-ja as tinytorch contributor for doc69f46d4Clarifies memoization computation savingsabc7ef0Fixes broken P.I.C.O. code blocks and missing imports across Volume 1b5a9e59Standardizes P.I.C.O. code blocks and consolidates specifications across Volume 20960244chore: update book content, config, appendices, and tooling403994eUpdate training chapter and add missing color definitionae2ef83Merge branch 'feature/book-volumes' into fix/training96efa3bMerge pull request #1190 from Zeljko-Hrcek/fix/training📊 Changes
1553 files changed (+285602 additions, -177889 deletions)
View changed files
📝
.all-contributorsrc(+221 -186)📝
.codespell-ignore-words.txt(+15 -4)➖
.envrc(+0 -5)📝
.github/docker/Dockerfile(+3 -3)📝
.github/workflows/all-contributors-add.yml(+138 -122)📝
.github/workflows/auto-label.yml(+3 -3)📝
.github/workflows/book-build-baremetal.yml(+190 -112)📝
.github/workflows/book-build-container.yml(+282 -88)📝
.github/workflows/book-preview-dev.yml(+63 -42)📝
.github/workflows/book-publish-live.yml(+219 -183)📝
.github/workflows/book-validate-dev.yml(+36 -23)📝
.github/workflows/infra-cleanup-caches.yml(+2 -2)📝
.github/workflows/infra-container-linux.yml(+2 -2)📝
.github/workflows/infra-container-windows.yml(+1 -1)📝
.github/workflows/infra-health-check.yml(+2 -2)📝
.github/workflows/infra-link-check.yml(+4 -4)📝
.github/workflows/kits-build-pdfs.yml(+2 -2)📝
.github/workflows/kits-preview-dev.yml(+2 -2)📝
.github/workflows/kits-publish-live.yml(+3 -3)📝
.github/workflows/labs-preview-dev.yml(+1 -1)...and 80 more files
📄 Description
Figure 1.4 has been updated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.