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
Public Member Functions
caffe2::math::detail::ScaleImpl< T, Context, FixedSize > Struct Template Reference
Public Member Functions
void
operator()
(const int N, const float alpha, const T *x, T *y, Context *context)
Detailed Description
template<typename T, class Context, int FixedSize>
struct caffe2::math::detail::ScaleImpl< T, Context, FixedSize >
Definition at line
13
of file
math-detail.h
.
The documentation for this struct was generated from the following file:
caffe2/utils/
math-detail.h
Generated on Thu Apr 19 2018 13:04:02 for Caffe2 - C++ API by
1.8.11