提交 732c8973 编写于 作者: R ranqiu

Update annotations of layers.py

上级 b2926e38
......@@ -3668,6 +3668,7 @@ def gru_step_naive_layer(input,
:param param_attr:
:param layer_attr:
:return:
:rtype: LayerOutput
"""
if input.size % 3 != 0:
raise ValueError("GruStep input size must be divided by 3")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册