ZigZag - Deep Learning Hardware Design Space Exploration
This repository presents the novel version of our tried-and-tested hardware Architecture-Mapping Design Space Exploration (DSE) Framework for Deep Learning (DL) accelerators. ZigZag bridges the gap between algorithmic DL decisions and their acceleration cost on specialized accelerators through a fast and accurate hardware cost estimation.
|
Classes | |
class | MemoryHierarchyTooSmallException |
Indicates that the layer does not fit entirely within the memory hierarchy for this temporal ordering. More... | |
class | MemoryTooSmallException |
Indicates that some memory instance is too small to support this temporal ordering. More... | |
class | MemoryAllocator |
Class that handles allocation of a loop ordering to the memories in the hierarchy. More... | |