[PR #53] [MERGED] AI HW Acceleration #2511

Closed
opened 2026-04-13 13:09:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/53
Author: @jzhou1318
Created: 11/8/2023
Status: Merged
Merged: 11/15/2023
Merged by: @mpstewart1

Base: mainHead: main


📝 Commits (10+)

  • c01f235 add skeleton
  • b212fc9 add Eric sections without bib
  • fe4ff97 types hw accelerators
  • 7471b60 introduction + background + references background
  • 90f7a7c emerging technologies
  • 4c843a5 add co-design section and references
  • 51293ab add sections: Software for AI hardware & Benchmarking AI Hardware
  • a591676 Additional References + Formatting + Content
  • c358bec Update hw_acceleration.qmd
  • 03fabfd Formatting updates to the text (manual linting 😅)

📊 Changes

14 files changed (+2000 additions, -53 deletions)

View changed files

📝 hw_acceleration.qmd (+962 -53)
images/hw_acceleration/aimage1.png (+0 -0)
images/hw_acceleration/aimage2.png (+0 -0)
images/hw_acceleration/aimage3.png (+0 -0)
images/hw_acceleration/aimage4.png (+0 -0)
images/hw_acceleration/aimage5.png (+0 -0)
images/hw_acceleration/aimage6.png (+0 -0)
images/hw_acceleration/aimage7.png (+0 -0)
images/hw_acceleration/fimage1.png (+0 -0)
images/hw_acceleration/fpga.png (+0 -0)
images/hw_acceleration/hwai_40yearsmicrotrenddata.png (+0 -0)
images/hw_acceleration/nre.png (+0 -0)
images/hw_acceleration/tradeoffs.png (+0 -0)
📝 references.bib (+1038 -0)

📄 Description

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • The chapter content is complete and covers the topic in detail.
    • All technical terms are well-defined and explained.
    • Any code snippets or algorithms are well-documented and tested.
    • The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • The chapter has been locally built and tested using Quarto.
    • All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • The chapter has been proofread for grammar and spelling errors.
    • The writing style is consistent with the rest of the book.
    • Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • The chapter is pushed to the correct branch on the repository.
    • The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 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/53 **Author:** [@jzhou1318](https://github.com/jzhou1318) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/15/2023 **Merged by:** [@mpstewart1](https://github.com/mpstewart1) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`c01f235`](https://github.com/harvard-edge/cs249r_book/commit/c01f2358c1c4a2ce1faace3c86bd0053b4507ab9) add skeleton - [`b212fc9`](https://github.com/harvard-edge/cs249r_book/commit/b212fc952a9b4fc6d13dc4c179030cc78b34e619) add Eric sections without bib - [`fe4ff97`](https://github.com/harvard-edge/cs249r_book/commit/fe4ff977786d975be5b111c8253f0ae6e7a63e1d) types hw accelerators - [`7471b60`](https://github.com/harvard-edge/cs249r_book/commit/7471b6060f2f6d0c422037b1d07106265d452dfe) introduction + background + references background - [`90f7a7c`](https://github.com/harvard-edge/cs249r_book/commit/90f7a7caa95d1e056c987f0929abd5c16cb6ea6e) emerging technologies - [`4c843a5`](https://github.com/harvard-edge/cs249r_book/commit/4c843a599480ca9ed9587982657c56fcde24d974) add co-design section and references - [`51293ab`](https://github.com/harvard-edge/cs249r_book/commit/51293ab8c5e2ca7b8fcf6b1f8fc90622de2e342e) add sections: Software for AI hardware & Benchmarking AI Hardware - [`a591676`](https://github.com/harvard-edge/cs249r_book/commit/a591676a15feb3f194db02ba375dced4c89362ad) Additional References + Formatting + Content - [`c358bec`](https://github.com/harvard-edge/cs249r_book/commit/c358bec78d190eb2e6111e37641f2a160682d76d) Update hw_acceleration.qmd - [`03fabfd`](https://github.com/harvard-edge/cs249r_book/commit/03fabfdded43cb8ec4522dba1dd8bffae42a2f3a) Formatting updates to the text (manual linting 😅) ### 📊 Changes **14 files changed** (+2000 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `hw_acceleration.qmd` (+962 -53) ➕ `images/hw_acceleration/aimage1.png` (+0 -0) ➕ `images/hw_acceleration/aimage2.png` (+0 -0) ➕ `images/hw_acceleration/aimage3.png` (+0 -0) ➕ `images/hw_acceleration/aimage4.png` (+0 -0) ➕ `images/hw_acceleration/aimage5.png` (+0 -0) ➕ `images/hw_acceleration/aimage6.png` (+0 -0) ➕ `images/hw_acceleration/aimage7.png` (+0 -0) ➕ `images/hw_acceleration/fimage1.png` (+0 -0) ➕ `images/hw_acceleration/fpga.png` (+0 -0) ➕ `images/hw_acceleration/hwai_40yearsmicrotrenddata.png` (+0 -0) ➕ `images/hw_acceleration/nre.png` (+0 -0) ➕ `images/hw_acceleration/tradeoffs.png` (+0 -0) 📝 `references.bib` (+1038 -0) </details> ### 📄 Description Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [x] The chapter content is complete and covers the topic in detail. - [x] All technical terms are well-defined and explained. - [x] Any code snippets or algorithms are well-documented and tested. - [x] The chapter follows a logical flow and structure. 2. **References & Citations** - [x] All references are correctly listed at the end of the chapter. - [x] In-text citations are used appropriately and match the references. - [x] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [x] The chapter has been locally built and tested using Quarto. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] Any interactive elements or widgets work as intended. - [x] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [x] The chapter has been proofread for grammar and spelling errors. - [x] The writing style is consistent with the rest of the book. - [x] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [x] All group members have reviewed and approved the chapter. - [x] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [x] All external links (if any) are working and lead to the intended destinations. - [x] If datasets or external resources are used, they are properly credited and linked. - [x] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [x] The chapter is pushed to the correct branch on the repository. - [x] The Pull Request is made with a clear title and description. - [x] The Pull Request includes any necessary labels or tags. - [x] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <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-13 13:09:39 -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#2511