SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
Tanh operator on SMV. More...
#include <smv_tanh_op.h>
Tanh operator on SMV.
Definition at line 12 of file smv_tanh_op.h.
Public Member Functions | |
void | tile () override |
void | run () override |
Public Member Functions inherited from smaug::TanhOp< SmvBackend > | |
TanhOp (const std::string &name, Workspace *workspace) | |
void | run () override |
void | run () |
Protected Attributes | |
std::array< TiledTensor, 2 > | tiledTensors |