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

Implements the tanh operator. More...

#include <tanh_op.h>

Detailed Description

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

Implements the tanh operator.

Template Parameters
BackendThe Backend specialization of this Operator.

Definition at line 59 of file backend.h.

Public Member Functions

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

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