提交 dd26329b 编写于 作者: Y yuyang18

Remove return types

上级 8c9041f4
......@@ -736,7 +736,7 @@ def max_sequence_len(rank_table):
rank_table(${rank_table_type}): ${rank_table_comment}.
Returns:
(${out_type}): ${out_comment}.
${out_comment}.
"""
helper = LayerHelper("max_seqence_len", **locals())
res = helper.create_tmp_variable(dtype="int64")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册