Rewrite ctc function's note about warp-ctc library

上级 5236ab96
......@@ -198,9 +198,9 @@ def ctc(activations, labels, input_lengths):
Notes
-----
Using the loss function requires that Baidu's warp-ctc library is installed. If the
warp-ctc library is not on the compiler's default library path, the configuration
variable ``config.ctc.root`` be properly set.
Using the loss function requires that the Baidu's warp-ctc library be installed.
If the warp-ctc library is not on the compiler's default library path, the
configuration variable ``config.ctc.root`` must be properly set.
Parameters
----------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论