Public Member Functions | |
ReluNFunctor (OperatorBase &op) | |
template<typename T > | |
bool | operator() (const int N, const T *X, T *Y, Context *context) const |
template<> | |
bool | operator() (const int N, const T *X, T *Y, CPUContext *) const |
Data Fields | |
const float | n |
Definition at line 11 of file relu_n_op.h.