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

Public Member Functions

void operator() (const int64_t block_size, const int64_t blocks, const T *segment_grad, T *data_grad, const T *, const T *, Context *)
 

Detailed Description

template<typename T, class Context>
class caffe2::MeanRangeReducerGradient< T, Context >

Definition at line 199 of file reducer_functors.h.


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