Update remark on ctc.root config variable in ctc function's docstring

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