Public Member Functions | |
float | finalize (const float accum) const |
float | initialize () const |
void | reduce (const float val, float *accum) |
UserReducer (float offset) | |
Static Public Attributes | |
static const bool | PacketAccess = false |
Private Attributes | |
const float | offset_ |
Definition at line 300 of file cxx11_tensor_reduction.cpp.
|
inline |
Definition at line 302 of file cxx11_tensor_reduction.cpp.
|
inline |
Definition at line 305 of file cxx11_tensor_reduction.cpp.
|
inline |
Definition at line 304 of file cxx11_tensor_reduction.cpp.
|
inline |
Definition at line 303 of file cxx11_tensor_reduction.cpp.
|
private |
Definition at line 308 of file cxx11_tensor_reduction.cpp.
|
static |
Definition at line 301 of file cxx11_tensor_reduction.cpp.