提交 cf53977b authored 作者: Sina Honari's avatar Sina Honari

removing comment in test_local_flatten_lift

上级 7748dfee
...@@ -5878,10 +5878,6 @@ def test_local_useless_split(): ...@@ -5878,10 +5878,6 @@ def test_local_useless_split():
def test_local_flatten_lift(): def test_local_flatten_lift():
"""
.. note:: The Flatten(Op) is deprecated, and this method
should be removed with Flatten.
"""
for i in xrange(1, 4): for i in xrange(1, 4):
x = tensor.tensor4() x = tensor.tensor4()
out = tensor.flatten(T.exp(x), i) out = tensor.flatten(T.exp(x), i)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论