[PR #889] [MERGED] Removes resources sections from chapters #20289

Closed
opened 2026-06-01 19:10:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: resources-cleanup


📝 Commits (1)

  • eeef526 Removes 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:

  • AI for Good
  • Benchmarking
  • Data Engineering
  • DL Primer
  • DNN Architectures
  • Efficient AI
  • Frameworks
  • Hardware Acceleration
  • ML Systems
  • On-device Learning
  • MLOps
  • Optimizations
  • Privacy & Security
  • Responsible AI
  • Robust AI
  • Sustainable AI
  • Training
  • Workflow

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/889 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `resources-cleanup` --- ### 📝 Commits (1) - [`eeef526`](https://github.com/harvard-edge/cs249r_book/commit/eeef52649a652d1b5169d382e24986b2967194bf) Removes resources sections from chapters ### 📊 Changes **19 files changed** (+1 additions, -459 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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: - AI for Good - Benchmarking - Data Engineering - DL Primer - DNN Architectures - Efficient AI - Frameworks - Hardware Acceleration - ML Systems - On-device Learning - MLOps - Optimizations - Privacy & Security - Responsible AI - Robust AI - Sustainable AI - Training - Workflow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-01 19:10:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#20289