# tensorplay.special._elementwise.round

Source: https://www.tensorplay.cn/docs/generated/tensorplay.special._elementwise.round.html

```python
tensorplay.special._elementwise.round(input)
```

Rounds to nearest even integer (native Tensor.round).
