MaxPool1dWithIndices ==================== Returns max pool values and indices. **Abstract Signature:** ``MaxPool1dWithIndices(input: Tensor)`` .. raw:: html
torch.nn.functional.max_pool1d_with_indices
—