提交 9ae764c1 编写于 作者: C chengduozh

fix doc

test=develop
上级 d79d2f68
......@@ -8744,18 +8744,17 @@ def slice(input, axes, starts, ends):
return out
@templatedoc()
def shape(input):
"""
**Shape Layer**
Return the shape of the input.
Get the shape of the input.
Args:
input (Variable): The input variable.
Returns:
out (Variable): The shape of the input variable.
Variable: The shape of the input variable.
Examples:
.. code-block:: python
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册