Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::SinhGradientFunctor< Context > Struct Template Reference

Public Member Functions

template<typename T >
bool Forward (const std::vector< int > &dY_dims, const std::vector< int > &X_dims, const T *dY, const T *X, T *dX, Context *context) const
 
template<>
bool Forward (const std::vector< int > &, const std::vector< int > &X_dims, const T *dY, const T *X, T *dX, CPUContext *) const
 

Detailed Description

template<class Context>
struct caffe2::SinhGradientFunctor< Context >

Definition at line 21 of file sinh_op.h.


The documentation for this struct was generated from the following file: