SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
Multiplies two Tensors elementwise. More...
#include <eltwise_mul_op.h>
Multiplies two Tensors elementwise.
Backend | The Backend specialization of this Operator. |
Public Member Functions | |
EltwiseMulOp (const std::string &name, Workspace *workspace) | |
void | run () override |
void | run () |