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
ReluFunctor
Public Member Functions
caffe2::ReluFunctor< 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::ReluFunctor< Context >
Definition at line
11
of file
relu_op.h
.
The documentation for this struct was generated from the following file:
caffe2/operators/
relu_op.h
Generated on Thu Mar 21 2019 13:06:29 for Caffe2 - C++ API by
1.8.11