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

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
 

Detailed Description

template<class Context>
class caffe2::TanhFunctor< Context >

Definition at line 12 of file tanh_op.h.


The documentation for this class was generated from the following files: