# tensorplay.functional.miopen_ctc_loss

Source: https://www.tensorplay.cn/docs/generated/tensorplay.functional.miopen_ctc_loss.html

```python
tensorplay.functional.miopen_ctc_loss(log_probs, targets, input_lengths, target_lengths, blank, deterministic, zero_infinity)
```
