[PR #401] [MERGED] Student Feedback Chapter 9 #1950

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/401
Author: @jasonjabbour
Created: 8/26/2024
Status: Merged
Merged: 8/26/2024
Merged by: @profvjreddi

Base: devHead: 354-student-feedback-chapter-9


📝 Commits (10+)

  • 99826d5 corrected explanations of structure importance methods
  • 34dcdf4 adjusted challenges to be less repetitive and more informative
  • 5c5eb20 better knowledge distillation explanation
  • bc08365 explaining background about how floating points are represented
  • 4a85088 section label to reference
  • fddfa86 removed duplicated information between chapter 8 and chapter 9
  • 94de566 debugging
  • 72fbcf7 removed duplicate table
  • 0db7a41 references chapter 8 for brevity
  • fcde0cf historical background fluffy and unnecessary

📊 Changes

3 files changed (+91 additions, -133 deletions)

View changed files

📝 contents/efficient_ai/efficient_ai.qmd (+18 -5)
📝 contents/frameworks/frameworks.qmd (+1 -1)
📝 contents/optimizations/optimizations.qmd (+72 -127)

📄 Description

Addressing feedback from #353 and #323.


🔄 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/401 **Author:** [@jasonjabbour](https://github.com/jasonjabbour) **Created:** 8/26/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `354-student-feedback-chapter-9` --- ### 📝 Commits (10+) - [`99826d5`](https://github.com/harvard-edge/cs249r_book/commit/99826d5752485d83d0611ba24478a0a8ab783c1c) corrected explanations of structure importance methods - [`34dcdf4`](https://github.com/harvard-edge/cs249r_book/commit/34dcdf4a5db83fda71f960b2e0636a3f7b7381db) adjusted challenges to be less repetitive and more informative - [`5c5eb20`](https://github.com/harvard-edge/cs249r_book/commit/5c5eb20f17e4ac024c240ecb02317718c33d90f9) better knowledge distillation explanation - [`bc08365`](https://github.com/harvard-edge/cs249r_book/commit/bc083659bf7ae282895f63e0e1cf4df7a402e96c) explaining background about how floating points are represented - [`4a85088`](https://github.com/harvard-edge/cs249r_book/commit/4a85088e89b6f73e87f9fb98449a7f66ad788c5f) section label to reference - [`fddfa86`](https://github.com/harvard-edge/cs249r_book/commit/fddfa867f8a06808aaf2fd1942e1764f15fd6bf0) removed duplicated information between chapter 8 and chapter 9 - [`94de566`](https://github.com/harvard-edge/cs249r_book/commit/94de5662046f4c6d47bf8f54542dc0e49cf71b1f) debugging - [`72fbcf7`](https://github.com/harvard-edge/cs249r_book/commit/72fbcf7c4dca51c5402053c232979ccf5f48b6d0) removed duplicate table - [`0db7a41`](https://github.com/harvard-edge/cs249r_book/commit/0db7a414bed37163fc334c38c352245010e7d581) references chapter 8 for brevity - [`fcde0cf`](https://github.com/harvard-edge/cs249r_book/commit/fcde0cfede4e1700a55229457abe3b6e33385239) historical background fluffy and unnecessary ### 📊 Changes **3 files changed** (+91 additions, -133 deletions) <details> <summary>View changed files</summary> 📝 `contents/efficient_ai/efficient_ai.qmd` (+18 -5) 📝 `contents/frameworks/frameworks.qmd` (+1 -1) 📝 `contents/optimizations/optimizations.qmd` (+72 -127) </details> ### 📄 Description Addressing feedback from #353 and #323. --- <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:11:52 -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#1950