SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
▼Nsmaug | The smaug namespace is the parent namespace of all C++ code in SMAUG |
Ngem5 | Contains utility functions for interacting with gem5 |
Nref | The ref namespace contains all code specific to the Reference backend |
▼Nsmv | The smv namespace contains all code specific to the Smv backend |
Nbn | Contains batch-norm implementations and tiling optimizers for SMV |
Nconv | Contains convolution implementations and tiling optimizers for SMV |
Nfc | Contains implementations of inner product on SMV and related functions |
Npool | Contains pooling operators and tiling optimizers for SMV |
Nunary | Contains common functions for working with unary operators |