SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
Public Member Functions | List of all members
smaug::EltwiseMulOp< Backend > Class Template Reference

Multiplies two Tensors elementwise. More...

#include <eltwise_mul_op.h>

Detailed Description

template<typename Backend>
class smaug::EltwiseMulOp< Backend >

Multiplies two Tensors elementwise.

Template Parameters
BackendThe Backend specialization of this Operator.

Definition at line 48 of file backend.h.

Public Member Functions

 EltwiseMulOp (const std::string &name, Workspace *workspace)
 
void run () override
 
void run ()
 

The documentation for this class was generated from the following files: