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