Remove mention to deprecated config.ctc.enabled flag in CTC Op's docstring

上级 e8d5f632
...@@ -191,7 +191,7 @@ def ctc(activations, labels, input_lengths): ...@@ -191,7 +191,7 @@ 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 and the
configuration variables `config.ctc.enabled` and `config.ctc.root` be properly set. configuration variable `config.ctc.root` be properly set.
Parameters Parameters
---------- ----------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论