The document provides an introduction to Eyeriss, an energy-efficient reconfigurable accelerator for deep convolutional neural networks (CNNs). Some key points:
- Eyeriss uses a row stationary dataflow that reduces energy costs compared to other dataflows like weight stationary and output stationary.
- It has a 4-level memory hierarchy from DRAM to register files to minimize data movement costs.
- A network-on-chip and multicast/point-to-point delivery allows single-cycle data delivery between components.
- Compression techniques like run-length compression are used to further reduce data movement costs.