harvard-acc / smaug

SMAUG: Simulating Machine Learning Applications Using Gem5-Aladdin
https://harvard-acc.github.io/smaug_docs
BSD 3-Clause "New" or "Revised" License
96 stars 27 forks source link

docs: Add overview of C++ API and building a custom operator #72

Closed xyzsam closed 3 years ago

xyzsam commented 3 years ago

This adds a basic landing page for the C++ API site, an overview of the execution flow, and partial instructions for building a custom operator.

Issue #4