Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 798 Bytes

File metadata and controls

executable file
·
23 lines (16 loc) · 798 Bytes

AccelForge

AccelForge is a framework to model and design tensor algebra accelerators. To learn more, see the AccelForge website. The AccelForge source code is available on GitHub.

AccelForge uses HWComponents as a backend to model the area, energy, latency, and leak power of hardware components.

Installation

AccelForge is available on PyPI:

pip install accelforge

Notebooks and Examples

Examples can be found in the notebooks directory in the AccelForge repository. Examples of the input files can be found in the examples directory.