提交 76062c33 authored 作者: serdyuk's avatar serdyuk

Fixed punctuation, fixed #2166

上级 3459219b
...@@ -523,12 +523,12 @@ def neibs2images(neibs, neib_shape, original_shape, mode='valid'): ...@@ -523,12 +523,12 @@ def neibs2images(neibs, neib_shape, original_shape, mode='valid'):
`neib_step` different from default value. This means that it may be `neib_step` different from default value. This means that it may be
impossible to compute the gradient of a variable gained by impossible to compute the gradient of a variable gained by
:func:`images2neibs <theano.sandbox.neigbours.neibs2images>` w.r.t. :func:`images2neibs <theano.sandbox.neigbours.neibs2images>` w.r.t.
its inputs in this case because it uses its inputs in this case, because it uses
:func:`images2neibs <theano.sandbox.neigbours.neibs2images>` for :func:`images2neibs <theano.sandbox.neigbours.neibs2images>` for
gradient computation. gradient computation.
Example which uses a tensor gained in example for Example, which uses a tensor gained in example for
:func:`images2neibs <theano.sandbox.neigbours.neibs2images>`: :func:`images2neibs <theano.sandbox.neigbours.neibs2images>`:
.. code-block:: python .. code-block:: python
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论