mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
[PR #889] [MERGED] Removes resources sections from chapters #18535
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/889
Author: @profvjreddi
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/11/2025
Merged by: @profvjreddi
Base:
dev← Head:resources-cleanup📝 Commits (1)
eeef526Removes resources sections from chapters📊 Changes
19 files changed (+1 additions, -459 deletions)
View changed files
📝
contents/backmatter/references.qmd(+1 -0)📝
contents/core/ai_for_good/ai_for_good.qmd(+0 -19)📝
contents/core/benchmarking/benchmarking.qmd(+0 -21)📝
contents/core/data_engineering/data_engineering.qmd(+0 -38)📝
contents/core/dl_primer/dl_primer.qmd(+0 -40)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+0 -20)📝
contents/core/efficient_ai/efficient_ai.qmd(+0 -20)📝
contents/core/frameworks/frameworks.qmd(+0 -20)📝
contents/core/hw_acceleration/hw_acceleration.qmd(+0 -18)📝
contents/core/ml_systems/ml_systems.qmd(+0 -41)📝
contents/core/ondevice_learning/ondevice_learning.qmd(+0 -20)📝
contents/core/ops/ops.qmd(+0 -59)📝
contents/core/optimizations/optimizations.qmd(+0 -20)📝
contents/core/privacy_security/privacy_security.qmd(+0 -20)📝
contents/core/responsible_ai/responsible_ai.qmd(+0 -26)📝
contents/core/robust_ai/robust_ai.qmd(+0 -17)📝
contents/core/sustainable_ai/sustainable_ai.qmd(+0 -20)📝
contents/core/training/training.qmd(+0 -20)📝
contents/core/workflow/workflow.qmd(+0 -20)📄 Description
Removes the resources sections (slides, videos, exercises) from multiple core chapters.
These sections generally contain placeholder content ("coming soon") and are not adding value to the current version of the book.
The removed sections include:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.