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