| 
| 
  | MeanReducerGradient (const Meta &, const T *s_grad, CPUContext *) | 
|   | 
| 
template<int FixedSize>  | 
| void  | fillGrad (const Meta &meta, T *data_grad, int64_t offset, Context *context, const int length) | 
|   | 
 | 
| 
static constexpr bool  | computeLength () | 
|   | 
| 
static constexpr std::array< int, 0 >  | originalInputs () | 
|   | 
| 
static constexpr bool  | computeLength () | 
|   | 
| 
static int  | numAuxInputsWithGrads (const OperatorDef &) | 
|   | 
| 
static bool  | requiresDataInput (const OperatorDef &) | 
|   | 
| 
static bool  | requiresForwardOutput () | 
|   | 
template<typename T, class Context>
class caffe2::MeanReducerGradient< T, Context >
Definition at line 652 of file reducer_functors.h.
The documentation for this class was generated from the following file: