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
math
detail
ScaleImpl< T, CPUContext, 1 >
Public Member Functions
caffe2::math::detail::ScaleImpl< T, CPUContext, 1 > Struct Template Reference
Public Member Functions
void
operator()
(const int N, const float alpha, const
T
*x,
T
*y,
CPUContext
*)
Detailed Description
template<typename T>
struct caffe2::math::detail::ScaleImpl< T, CPUContext, 1 >
Definition at line
26
of file
math-detail.h
.
The documentation for this struct was generated from the following file:
caffe2/utils/
math-detail.h
Generated on Thu Mar 21 2019 13:06:31 for Caffe2 - C++ API by
1.8.11