|
void | observeOriginalInput (int original_input, const Tensor &value, Tensor *input_grad, int) |
|
| Meta (const Tensor &out_grad, int skip_dims, bool first_dim=true) |
|
void | observeOriginalInput (int, const Tensor &, Tensor *, int) |
|
void | appendGradShape (vector< int64_t > *output_shape) |
|
|
const T * | scalars |
|
T * | scalars_grad |
|
int64_t | block_size |
|
vector< int64_t > | block_shape |
|
bool | first_dim |
|
template<typename T, class Context>
struct caffe2::WeightedSumReducerGradient< T, Context >::Meta
Definition at line 569 of file reducer_functors.h.
The documentation for this struct was generated from the following file: