[PR #197] [MERGED] 187 Proofread all the .qmd files #1853

Closed
opened 2026-04-11 08:09:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/197
Author: @profvjreddi
Created: 5/15/2024
Status: Merged
Merged: 5/15/2024
Merged by: @profvjreddi

Base: mainHead: 187-proofread-all-the-qmd-files


📝 Commits (10+)

📊 Changes

26 files changed (+2557 additions, -2551 deletions)

View changed files

📝 contents/ai_for_good/ai_for_good.qmd (+63 -63)
📝 contents/benchmarking/benchmarking.qmd (+210 -210)
📝 contents/conventions.qmd (+26 -26)
📝 contents/data_engineering/data_engineering.qmd (+120 -118)
📝 contents/dl_primer/dl_primer.qmd (+63 -63)
📝 contents/dsp_spectral_features_block/dsp_spectral_features_block.qmd (+5 -5)
📝 contents/efficient_ai/efficient_ai.qmd (+58 -58)
📝 contents/foreword.qmd (+8 -8)
📝 contents/frameworks/frameworks.qmd (+178 -178)
📝 contents/hw_acceleration/hw_acceleration.qmd (+258 -259)
📝 contents/image_classification/image_classification.qmd (+10 -10)
📝 contents/introduction/introduction.qmd (+9 -9)
📝 contents/kws_feature_eng/kws_feature_eng.qmd (+34 -34)
📝 contents/ml_systems/ml_systems.qmd (+53 -53)
📝 contents/motion_classify_ad/motion_classify_ad.qmd (+26 -26)
📝 contents/niclav_sys/niclav_sys.qmd (+6 -6)
📝 contents/ondevice_learning/ondevice_learning.qmd (+139 -139)
📝 contents/ops/ops.qmd (+247 -246)
📝 contents/optimizations/optimizations.qmd (+1 -1)
📝 contents/privacy_security/privacy_security.qmd (+249 -246)

...and 6 more files

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/187


🔄 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/197 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `187-proofread-all-the-qmd-files` --- ### 📝 Commits (10+) - [`b88201a`](https://github.com/harvard-edge/cs249r_book/commit/b88201a0f419ea0700cb77f9111c99a2013737ea) Grammar pass - [`787740d`](https://github.com/harvard-edge/cs249r_book/commit/787740d3bb2131f6530eebe8d94929b2bb26f9f8) Grammar check pass - [`fa925de`](https://github.com/harvard-edge/cs249r_book/commit/fa925de9472eec6962667629d33560e6fb3ca05c) Grammar pass - [`6ae717e`](https://github.com/harvard-edge/cs249r_book/commit/6ae717eb7a6c210e8e10f5212325cede68d2e202) Grammar pass - [`e53d997`](https://github.com/harvard-edge/cs249r_book/commit/e53d997fe4fdfe68b79bdb0eeed7eee4e65e703a) Grammar pass - [`7ff337d`](https://github.com/harvard-edge/cs249r_book/commit/7ff337d5d97886c0c71c06926539d95a4916805c) Weeks of grammar edits - [`67b87ba`](https://github.com/harvard-edge/cs249r_book/commit/67b87ba9c3978ffa13403b42b8af37d4348c4989) Torturous grammar edits and typo fixes - [`5671f6b`](https://github.com/harvard-edge/cs249r_book/commit/5671f6bcbc74246625d5ee3e550351d7bb6f846a) Errata and typo fixes - [`a6b74d0`](https://github.com/harvard-edge/cs249r_book/commit/a6b74d0ab83757003611d0ef4ce88cfe25c692dd) Minor grammar fixes - [`d0c3e46`](https://github.com/harvard-edge/cs249r_book/commit/d0c3e46c0741ff3dea776f92adc9eedf762110ac) Typo and edits ### 📊 Changes **26 files changed** (+2557 additions, -2551 deletions) <details> <summary>View changed files</summary> 📝 `contents/ai_for_good/ai_for_good.qmd` (+63 -63) 📝 `contents/benchmarking/benchmarking.qmd` (+210 -210) 📝 `contents/conventions.qmd` (+26 -26) 📝 `contents/data_engineering/data_engineering.qmd` (+120 -118) 📝 `contents/dl_primer/dl_primer.qmd` (+63 -63) 📝 `contents/dsp_spectral_features_block/dsp_spectral_features_block.qmd` (+5 -5) 📝 `contents/efficient_ai/efficient_ai.qmd` (+58 -58) 📝 `contents/foreword.qmd` (+8 -8) 📝 `contents/frameworks/frameworks.qmd` (+178 -178) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+258 -259) 📝 `contents/image_classification/image_classification.qmd` (+10 -10) 📝 `contents/introduction/introduction.qmd` (+9 -9) 📝 `contents/kws_feature_eng/kws_feature_eng.qmd` (+34 -34) 📝 `contents/ml_systems/ml_systems.qmd` (+53 -53) 📝 `contents/motion_classify_ad/motion_classify_ad.qmd` (+26 -26) 📝 `contents/niclav_sys/niclav_sys.qmd` (+6 -6) 📝 `contents/ondevice_learning/ondevice_learning.qmd` (+139 -139) 📝 `contents/ops/ops.qmd` (+247 -246) 📝 `contents/optimizations/optimizations.qmd` (+1 -1) 📝 `contents/privacy_security/privacy_security.qmd` (+249 -246) _...and 6 more files_ </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/187 --- <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-04-11 08:09:46 -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#1853