提交 09770dc0 编写于 作者: M mapingshuo

remove reverse api, test=develop

上级 cc5790c3
...@@ -175,9 +175,6 @@ def flip(x, axis, name=None): ...@@ -175,9 +175,6 @@ def flip(x, axis, name=None):
return out return out
reverse = flip #DEFINE_ALIAS
def flatten(x, start_axis=0, stop_axis=-1, name=None): def flatten(x, start_axis=0, stop_axis=-1, name=None):
""" """
**Flatten op** **Flatten op**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册