提交 6a946bdd 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!5796 fix the indentation bug in CTCLoss

Merge pull request !5796 from Simson/push-to-opensource
......@@ -5308,7 +5308,7 @@ class CTCLoss(PrimitiveWithInfer):
Outputs:
- **loss** (Tensor) - A tensor containing log-probabilities, the shape is :math:`(batch_size)`. The tensor has
the same type with `inputs`.
the same type with `inputs`.
- **gradient** (Tensor) - The gradient of `loss`, has the same type and shape with `inputs`.
Examples:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册