Skip to content

xz-group/NNest-1.0

Repository files navigation

NNest-1.0

NNest: Early-Stage Design Space Exploration Tool for Neural Network Inference Accelerators

NNest explores NN accelerator's design space in two kind of dataflow: IWR and PR.
main_IWR.cpp: the main function for IWR dataflow
main_PR.cpp: the main function for PR dataflow

You can change the Makefile accordingly to compile the different main file.

The XXX_model.h defines the different blocks including Global buffer, local buffer, BBus, and MACs units.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages