# tensorplay.pad_sequence

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

```python
tensorplay.pad_sequence(sequences, batch_first=False, padding_value=0.0, padding_side='right')
```
