| Public Member Functions | |
| template<typename T > | |
| bool | Forward (const std::vector< int > &X_dims, const std::vector< int > &dY_dims, const T *X, const T *dY, T *dX, Context *context) const | 
| template<> | |
| bool | Forward (const std::vector< int > &X_dims, const std::vector< int > &, const T *X, const T *dY, T *dX, CPUContext *) const | 
Definition at line 18 of file softsign_op.h.
 1.8.11
 1.8.11