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.
|
This is the complete list of members for CostModelStage, including all inherited members.
__init__(self, list[StageCallable] list_of_callables, *Accelerator accelerator, LayerNode layer, SpatialMappingInternal spatial_mapping, SpatialMappingInternal spatial_mapping_int, TemporalMapping temporal_mapping, bool access_same_data_considered_as_no_access=True, **Any kwargs) | CostModelStage | |
zigzag::stages::stage::Stage.__init__(self, list["StageCallable"] list_of_callables, **Any kwargs) | Stage | |
__iter__(self) | Stage | |
accelerator | CostModelStage | |
access_same_data_considered_as_no_access | CostModelStage | |
is_leaf(self) | CostModelStage | |
kwargs | Stage | |
layer | CostModelStage | |
list_of_callables | Stage | |
run(self) | CostModelStage | |
spatial_mapping | CostModelStage | |
spatial_mapping_int | CostModelStage | |
temporal_mapping | CostModelStage |