Adaptive_avg_pool1d
Applies a 1D adaptive average pooling over an input signal composed of several input planes.
nnf_adaptive_avg_pool1d(input, output_size)
input |
input tensor of shape (minibatch , in_channels , iW) |
output_size |
the target output size (single integer) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.