|
|
| MeanReducer (const Meta &meta, T *out, CPUContext *) |
| |
|
template<int FixedSize> |
| void | process (const Meta &meta, const T *in, TIndex, CPUContext *context) |
| |
|
template<int FixedSize> |
| void | finish (const Meta &meta, CPUContext *context) |
| |
|
template<int FixedSize> |
| void | finish (const Meta &, CPUContext *) |
| |
|
|
static constexpr int | kInputCount = 1 |
| |
template<typename T>
class caffe2::MeanReducer< T, CPUContext >
Definition at line 660 of file reducer_functors.h.
The documentation for this class was generated from the following file: