[PR #255] [MERGED] Getting ready for release #9373

Closed
opened 2026-05-08 10:15:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (10+)

  • 7900f40 Update readme and contributors.qmd with contributors
  • 9e8568b Tweaks to the welcome message
  • 5bebcf9 markdown fix and papers
  • b21f577 markdown fix and papers
  • cd9083a iss2-adding-BNN-info
  • 959964f Merge pull request #247 from harvard-edge/kai-widget
  • 0185e65 Update readme and contributors.qmd with contributors
  • 3481e96 Updated w/ references and links + expanded the general description a bit
  • afbd50a Merge pull request #248 from serco425/iss2-adding-BNN-info
  • 58c8f31 Update readme and contributors.qmd with contributors

📊 Changes

23 files changed (+175 additions, -142 deletions)

View changed files

📝 .all-contributorsrc (+58 -51)
📝 README.md (+15 -14)
📝 _quarto.yml (+3 -4)
📝 contents/ai_for_good/ai_for_good.qmd (+2 -2)
📝 contents/benchmarking/benchmarking.qmd (+3 -3)
📝 contents/contributors.qmd (+15 -14)
📝 contents/data_engineering/data_engineering.qmd (+10 -9)
📝 contents/frameworks/frameworks.qmd (+3 -3)
📝 contents/hw_acceleration/hw_acceleration.qmd (+1 -1)
📝 contents/ml_systems/ml_systems.qmd (+1 -1)
📝 contents/ondevice_learning/ondevice_learning.qmd (+3 -3)
📝 contents/ops/ops.qmd (+1 -1)
📝 contents/optimizations/optimizations.qmd (+3 -3)
📝 contents/privacy_security/privacy_security.qmd (+2 -2)
📝 contents/robust_ai/robust_ai.bib (+24 -0)
📝 contents/robust_ai/robust_ai.qmd (+10 -6)
📝 contents/sustainable_ai/sustainable_ai.qmd (+2 -2)
📝 contents/training/training.qmd (+18 -18)
scripts/ai_menu/dist/142.bundle.js (+0 -1)
scripts/ai_menu/dist/384.bundle.js (+0 -1)

...and 3 more files

📄 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/255 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`7900f40`](https://github.com/harvard-edge/cs249r_book/commit/7900f40f3661d44e75565d1b58deb81aada7a8f1) Update readme and contributors.qmd with contributors - [`9e8568b`](https://github.com/harvard-edge/cs249r_book/commit/9e8568b8ebbfc82a64bcba88440fe6b7f59b42d7) Tweaks to the welcome message - [`5bebcf9`](https://github.com/harvard-edge/cs249r_book/commit/5bebcf9227e0f566f0f1a42a945235ba422166c2) markdown fix and papers - [`b21f577`](https://github.com/harvard-edge/cs249r_book/commit/b21f577386529cc8c158c22f98424ac7dae741b6) markdown fix and papers - [`cd9083a`](https://github.com/harvard-edge/cs249r_book/commit/cd9083a5b54e10b70b33aa6a2cb9243b98eab74f) iss2-adding-BNN-info - [`959964f`](https://github.com/harvard-edge/cs249r_book/commit/959964f24709ae3557c39806548737db425a32a7) Merge pull request #247 from harvard-edge/kai-widget - [`0185e65`](https://github.com/harvard-edge/cs249r_book/commit/0185e651fad28b42cab629a37f1f1617444d7794) Update readme and contributors.qmd with contributors - [`3481e96`](https://github.com/harvard-edge/cs249r_book/commit/3481e9668fd57291539bb7bea874190c89f6b591) Updated w/ references and links + expanded the general description a bit - [`afbd50a`](https://github.com/harvard-edge/cs249r_book/commit/afbd50a28748db39266e3a0cbc97d670de532660) Merge pull request #248 from serco425/iss2-adding-BNN-info - [`58c8f31`](https://github.com/harvard-edge/cs249r_book/commit/58c8f3146c2bb7b6fb2cff66782910b1a22b686c) Update readme and contributors.qmd with contributors ### 📊 Changes **23 files changed** (+175 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+58 -51) 📝 `README.md` (+15 -14) 📝 `_quarto.yml` (+3 -4) 📝 `contents/ai_for_good/ai_for_good.qmd` (+2 -2) 📝 `contents/benchmarking/benchmarking.qmd` (+3 -3) 📝 `contents/contributors.qmd` (+15 -14) 📝 `contents/data_engineering/data_engineering.qmd` (+10 -9) 📝 `contents/frameworks/frameworks.qmd` (+3 -3) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+1 -1) 📝 `contents/ml_systems/ml_systems.qmd` (+1 -1) 📝 `contents/ondevice_learning/ondevice_learning.qmd` (+3 -3) 📝 `contents/ops/ops.qmd` (+1 -1) 📝 `contents/optimizations/optimizations.qmd` (+3 -3) 📝 `contents/privacy_security/privacy_security.qmd` (+2 -2) 📝 `contents/robust_ai/robust_ai.bib` (+24 -0) 📝 `contents/robust_ai/robust_ai.qmd` (+10 -6) 📝 `contents/sustainable_ai/sustainable_ai.qmd` (+2 -2) 📝 `contents/training/training.qmd` (+18 -18) ➖ `scripts/ai_menu/dist/142.bundle.js` (+0 -1) ➖ `scripts/ai_menu/dist/384.bundle.js` (+0 -1) _...and 3 more files_ </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-05-08 10:15:38 -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#9373