Public Member Functions | |
template<typename T > | |
bool | operator() (const int N, const T *X, T *Y, Context *context) const |
void | operator() (const int n, const T *x, T *y) |
TensorQuantizationParams | GetOutputQuantizationParams () const |
template<> | |
bool | operator() (const int N, const T *X, T *Y, CPUContext *) const |
Definition at line 11 of file sigmoid_op.h.