# tensorplay.special._elementwise.softmax

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

```python
tensorplay.special._elementwise.softmax(input, dim=None, *, dtype=None)
```

Normalized exponential along dim (default: the last dim).
