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

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