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

Adds two Tensors elementwise. More...

#include <eltwise_add_op.h>

Detailed Description

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

Adds two Tensors elementwise.

Template Parameters
BackendThe Backend specialization of this Operator.

Definition at line 47 of file backend.h.

Public Member Functions

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

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