提交 5a273cf2 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix doc syntax/warning

上级 684ccca0
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
Usage of connectionist temporal classification (CTC) loss Op, requires that Usage of connectionist temporal classification (CTC) loss Op, requires that
the `warp-ctc <https://github.com/baidu-research/warp-ctc>`_ library is the `warp-ctc <https://github.com/baidu-research/warp-ctc>`_ library is
available. In case the warp-ctc library is not in your compiler's library path, available. In case the warp-ctc library is not in your compiler's library path,
the ``config.ctc.root`` configuration option must be appropriately set to the the :attr:`config.ctc.root` configuration option must be appropriately set to the
directory containing the warp-ctc library files. directory containing the warp-ctc library files.
.. note:: .. note::
......
...@@ -702,7 +702,8 @@ class GpuMagmaQR(GpuMagmaBase, CGpuKernelBase): ...@@ -702,7 +702,8 @@ class GpuMagmaQR(GpuMagmaBase, CGpuKernelBase):
Parameters Parameters
---------- ----------
complete : If `False`, returns only r.
complete : If False, returns only ``R``.
.. warning:: .. warning::
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论