Update CTC Op docstring to include default library path remark

上级 8bcac8ae
...@@ -92,8 +92,9 @@ class ConnectionistTemporalClassification(gof.COp, gof.OpenMPOp): ...@@ -92,8 +92,9 @@ class ConnectionistTemporalClassification(gof.COp, gof.OpenMPOp):
Notes Notes
----- -----
Using the wrapper requires that Baidu's warp-ctc library is installed and the Using the wrapper requires that Baidu's warp-ctc library is installed.
configuration variable `config.ctc.root` be properly set. If the warp-ctc library is not on your compiler's default library path,
you must set the configuration variable ``config.ctc.root`` appropriately.
Parameters Parameters
---------- ----------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论