Caffe2 - C++ API
A deep learning, cross platform ML framework
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: