Rewrite ctc function's note about warp-ctc library

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