[PR #668] [MERGED] Chapter 9 #8622

Closed
opened 2026-05-03 00:45:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/668
Author: @hzeljko
Created: 2/1/2025
Status: Merged
Merged: 2/2/2025
Merged by: @profvjreddi

Base: devHead: chapter-9


📝 Commits (10+)

  • 24f734f Reorganizing the content
  • 705b360 Making improvements
  • c6c7d53 improved benchmark definition
  • 7730fa6 Formatting fixes + pasted in updated case study
  • a09454c Chapter-9
  • ab87cd6 Shortended the data and model section + pasted in the metrics stuff
  • 6f5b475 Updated missing bibs
  • 480ba53 Fix math
  • 54853d0 Updating bibs and refs
  • 763e69c trying to betterbib but crashing

📊 Changes

7 files changed (+948 additions, -881 deletions)

View changed files

📝 contents/core/benchmarking/benchmarking.bib (+291 -404)
📝 contents/core/benchmarking/benchmarking.qmd (+536 -396)
contents/core/benchmarking/images/png/mlsystems_scale.png (+0 -0)
📝 contents/core/efficient_ai/efficient_ai.qmd (+121 -81)
📝 contents/core/efficient_ai/images/png/algo_efficiency.png (+0 -0)
📝 contents/core/efficient_ai/images/png/compute_efficiency.png (+0 -0)
📝 contents/core/efficient_ai/images/png/moores-law.png (+0 -0)

📄 Description

Chapter 9 has been edited.


🔄 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/668 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/2/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-9` --- ### 📝 Commits (10+) - [`24f734f`](https://github.com/harvard-edge/cs249r_book/commit/24f734f04807ae2c2914500bb5af7a73038cb465) Reorganizing the content - [`705b360`](https://github.com/harvard-edge/cs249r_book/commit/705b360f728a6cad07c04c4ce86c232c372e9fa8) Making improvements - [`c6c7d53`](https://github.com/harvard-edge/cs249r_book/commit/c6c7d5310fa2b45de8baa5a27eaef5337a6ff0a7) improved benchmark definition - [`7730fa6`](https://github.com/harvard-edge/cs249r_book/commit/7730fa641b36613c2aceb9f78d6f3105704f2769) Formatting fixes + pasted in updated case study - [`a09454c`](https://github.com/harvard-edge/cs249r_book/commit/a09454c8c73a91b1ce37c0781865ca6ab36ad33d) Chapter-9 - [`ab87cd6`](https://github.com/harvard-edge/cs249r_book/commit/ab87cd67349a2652a89d5832113c98bf43402e49) Shortended the data and model section + pasted in the metrics stuff - [`6f5b475`](https://github.com/harvard-edge/cs249r_book/commit/6f5b47593fe5effd36e28b92011927a56dce1744) Updated missing bibs - [`480ba53`](https://github.com/harvard-edge/cs249r_book/commit/480ba53dd10e8199a44214ffd193f56726474050) Fix math - [`54853d0`](https://github.com/harvard-edge/cs249r_book/commit/54853d0d8c3589ede25b6cafec4c2dc0dba9dcc7) Updating bibs and refs - [`763e69c`](https://github.com/harvard-edge/cs249r_book/commit/763e69c277b023058748466b40588fd8bf22731b) trying to betterbib but crashing ### 📊 Changes **7 files changed** (+948 additions, -881 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/benchmarking/benchmarking.bib` (+291 -404) 📝 `contents/core/benchmarking/benchmarking.qmd` (+536 -396) ➕ `contents/core/benchmarking/images/png/mlsystems_scale.png` (+0 -0) 📝 `contents/core/efficient_ai/efficient_ai.qmd` (+121 -81) 📝 `contents/core/efficient_ai/images/png/algo_efficiency.png` (+0 -0) 📝 `contents/core/efficient_ai/images/png/compute_efficiency.png` (+0 -0) 📝 `contents/core/efficient_ai/images/png/moores-law.png` (+0 -0) </details> ### 📄 Description Chapter 9 has been edited. --- <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-03 00:45:12 -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#8622