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

Implements an elementwise greater than or equal to operator. More...

#include <greater_op.h>

Detailed Description

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

Implements an elementwise greater than or equal to operator.

Template Parameters
BackendThe Backend specialization of this Operator.

Definition at line 52 of file backend.h.

Public Member Functions

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

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