提交 99776150 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Fix error in documentation of tensor.row

上级 5acd763e
......@@ -55,7 +55,7 @@ floating-point precision.
.. function:: row(name=None, dtype=config.floatX)
Return a Variable for a 2-dimensional ndarray
in which the number of columns is guaranteed to be 1.
in which the number of rows is guaranteed to be 1.
.. function:: col(name=None, dtype=config.floatX)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论