Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::MeanRangeReducer< T, CPUContext > Class Template Reference

Public Member Functions

void operator() (const int64_t block_size, const int64_t blocks, const T *in, T *out, CPUContext *)
 

Detailed Description

template<typename T>
class caffe2::MeanRangeReducer< T, CPUContext >

Definition at line 202 of file reducer_functors.h.


The documentation for this class was generated from the following file: