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.
AccelForge is available on PyPI:
pip install accelforgeExamples can be found in the notebooks directoryin the AccelForge
repository. Examples of the input
files can be found in the examples directory.