提交 c6003385 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Remove unused, unneeded code

上级 a15d7183
......@@ -6809,15 +6809,3 @@ def test_local_log_sum_exp3():
optimised_ret = f(x_val)
assert numpy.allclose(optimised_ret, 100.)
if __name__ == '__main__':
t = TestMakeVector('setUp')
t.setUp()
# t.test_perform()
t.test_infer_shape()
test_subtensor_inc_subtensor()
"""
# unittest.main()
test_fusion().tes_memory_leak()
"""
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论