[PR #262] [MERGED] Updated video callouts and minor fixes #666

Closed
opened 2026-03-22 15:48:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/262
Author: @profvjreddi
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @profvjreddi

Base: mainHead: dev


📝 Commits (4)

  • 4da9bf3 I broke the .callout in a prev. push
  • 2b942de Fix spacing issues
  • 0b28e14 Adding video callouts + end of section resources
  • 1caf094 Merge branch '253-videos-need-cross-references' into dev

📊 Changes

18 files changed (+394 additions, -83 deletions)

View changed files

📝 _quarto.yml (+5 -0)
📝 contents/ai_for_good/ai_for_good.qmd (+29 -9)
📝 contents/benchmarking/benchmarking.qmd (+9 -3)
📝 contents/data_engineering/data_engineering.qmd (+11 -5)
📝 contents/dl_primer/dl_primer.qmd (+32 -3)
📝 contents/efficient_ai/efficient_ai.qmd (+6 -0)
📝 contents/frameworks/frameworks.qmd (+10 -4)
📝 contents/hw_acceleration/hw_acceleration.qmd (+36 -6)
📝 contents/ml_systems/ml_systems.qmd (+9 -2)
📝 contents/ondevice_learning/ondevice_learning.qmd (+27 -6)
📝 contents/ops/ops.qmd (+42 -5)
📝 contents/optimizations/optimizations.qmd (+18 -5)
📝 contents/privacy_security/privacy_security.qmd (+34 -11)
📝 contents/responsible_ai/responsible_ai.qmd (+15 -2)
📝 contents/robust_ai/robust_ai.qmd (+11 -5)
📝 contents/sustainable_ai/sustainable_ai.qmd (+9 -3)
📝 contents/training/training.qmd (+84 -13)
📝 contents/workflow/workflow.qmd (+7 -1)

📄 Description

No description provided


🔄 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/262 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`4da9bf3`](https://github.com/harvard-edge/cs249r_book/commit/4da9bf3dbba1b7b84ab5c2db90f27826a4955645) I broke the .callout in a prev. push - [`2b942de`](https://github.com/harvard-edge/cs249r_book/commit/2b942de9ba3e1c5b77c6f2784c988e8fbed41f45) Fix spacing issues - [`0b28e14`](https://github.com/harvard-edge/cs249r_book/commit/0b28e14f2f306cb8446c6f4c2caf860039fdf163) Adding video callouts + end of section resources - [`1caf094`](https://github.com/harvard-edge/cs249r_book/commit/1caf0944c361298c8a3de29385be22cc2270cae7) Merge branch '253-videos-need-cross-references' into dev ### 📊 Changes **18 files changed** (+394 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+5 -0) 📝 `contents/ai_for_good/ai_for_good.qmd` (+29 -9) 📝 `contents/benchmarking/benchmarking.qmd` (+9 -3) 📝 `contents/data_engineering/data_engineering.qmd` (+11 -5) 📝 `contents/dl_primer/dl_primer.qmd` (+32 -3) 📝 `contents/efficient_ai/efficient_ai.qmd` (+6 -0) 📝 `contents/frameworks/frameworks.qmd` (+10 -4) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+36 -6) 📝 `contents/ml_systems/ml_systems.qmd` (+9 -2) 📝 `contents/ondevice_learning/ondevice_learning.qmd` (+27 -6) 📝 `contents/ops/ops.qmd` (+42 -5) 📝 `contents/optimizations/optimizations.qmd` (+18 -5) 📝 `contents/privacy_security/privacy_security.qmd` (+34 -11) 📝 `contents/responsible_ai/responsible_ai.qmd` (+15 -2) 📝 `contents/robust_ai/robust_ai.qmd` (+11 -5) 📝 `contents/sustainable_ai/sustainable_ai.qmd` (+9 -3) 📝 `contents/training/training.qmd` (+84 -13) 📝 `contents/workflow/workflow.qmd` (+7 -1) </details> ### 📄 Description _No description provided_ --- <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-03-22 15:48:05 -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#666