Public Member Functions | |
| Meta (bool first=true) | |
| void | computeMeta (const std::vector< TIndex > &dims, int skip_dims) |
| void | observeInput (int input, const Tensor< CPUContext > &value, int skip_dims) |
| void | appendOutputShape (vector< TIndex > *output_shape) |
| vector< TIndex > | getOutputShape (const TensorShape &in, int skip_dims) |
Data Fields | |
| TIndex | block_size |
| vector< TIndex > | block_shape |
| bool | first_dim |
Definition at line 330 of file reducer_functors.h.
1.8.11