提交 856928ee authored 作者: Frederic's avatar Frederic

Add new section in doc. Otherwise, it was included in the "Shaping and Shuffling" section.

上级 af288b30
...@@ -580,6 +580,10 @@ dimensions, see :meth:`_tensor_py_operators.dimshuffle`. ...@@ -580,6 +580,10 @@ dimensions, see :meth:`_tensor_py_operators.dimshuffle`.
have shape (2, 60). have shape (2, 60).
Creating Tensor
===============
.. function:: zeros_like(x) .. function:: zeros_like(x)
:param x: tensor that has same shape as output :param x: tensor that has same shape as output
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论