# tensorplay.cross_entropy_loss

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

```python
tensorplay.cross_entropy_loss(input, target, weight=None, reduction=1, ignore_index=-100, label_smoothing=0.0)
```
