mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #702] Update the AI Acceleration chapter #5514
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Feb 10, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/702
Originally assigned to: @profvjreddi on GitHub.
Need to update the AI acceleration chapter to map more closely to the new alignment of the book chapters. Have a bunch of updates to push, so creating an issue to branch off of.
My current plan is to do something like this (pending some edits)
Chapter 11: AI Hardware Acceleration
11.1 Overview of AI Hardware Acceleration
11.2 Evolution of AI Hardware Accelerators
11.3 Processor Architecture Primitives for ML
11.4 Memory Systems for ML Accelerators
11.5 Mapping Neural Networks to Hardware
11.6 Optimization Strategies
11.7 Hardware-Software Co-Design
11.8 Modern AI Accelerator Architectures
11.9 Future Directions
11.10 Conclusion