# tensorplay.max_pool1d_with_indices

Source: https://www.tensorplay.cn/docs/generated/tensorplay.max_pool1d_with_indices.html

```python
tensorplay.max_pool1d_with_indices(input, kernel_size, stride=[], padding=0, dilation=1, ceil_mode=False)
```
