Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
caffe2
SoftsignFunctor
Public Member Functions
caffe2::SoftsignFunctor< Context > Struct Template Reference
Public Member Functions
template<typename T >
bool
operator()
(const int N, const
T
*X,
T
*Y, Context *context) const
template<>
bool
operator()
(const int N, const
T
*X,
T
*Y,
CPUContext
*) const
Detailed Description
template<class Context>
struct caffe2::SoftsignFunctor< Context >
Definition at line
12
of file
softsign_op.h
.
The documentation for this struct was generated from the following file:
caffe2/operators/
softsign_op.h
Generated on Thu Mar 21 2019 13:06:30 for Caffe2 - C++ API by
1.8.11