Skip to content

hoangt/MAESTRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAESTRO

An analytical cost model of DNN Dataflows (http://synergy.ece.gatech.edu/tools/maestro/)

Required packages

C++ compiler SCONS build system (https://scons.org/) Boost library (https://www.boost.org/)

How to build the code?

In the top directory, enter "scons"

How to run the code?

Please refer to "run.sh", which is an example of usage.

Dataflow and layer definitions

Please see data directory. We included some example dataflows and layer definitions (Alexnet and VGG16)

About

An analytical cost model of DNN Dataflows (http://synergy.ece.gatech.edu/tools/maestro/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages