aggregations
Aggregations of arrays (vectors, tensors) into lower dimensions.
Functions
|
General aggregation of across multiple output dimensions given an alias string or an input callable. |
|
Generalized convolutional aggregation over flattened features. |
Computes the geometric mean over all elements of the input array. |
|
|
Computes the mean of the log of all elements of the input array. |
|
Reduces the value over the sample (batch) dimension, applying weights if provided. |