|
SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
Implements the arithmetic-average-pooling operator. More...
#include <pooling_op.h>
Implements the arithmetic-average-pooling operator.
Public Member Functions | |
| AvgPoolingOp (const std::string &name, Workspace *workspace) | |
| void | run () override |
| void | run () |
Protected Types | |
| typedef PoolingOp< Backend > | Parent |
1.8.18