提交 9b9129c1 authored 作者: Sigurd Spieckermann's avatar Sigurd Spieckermann

fixed tests

上级 d824bc46
...@@ -3172,8 +3172,8 @@ class Test_local_useless_alloc(unittest.TestCase): ...@@ -3172,8 +3172,8 @@ class Test_local_useless_alloc(unittest.TestCase):
assert tensor.Alloc in op_classes assert tensor.Alloc in op_classes
class Test_local_useless_incsubtensor_alloc(unittest.TestCase): class Test_local_useless_inc_subtensor_alloc(unittest.TestCase):
opt_name = 'local_useless_incsubtensor_alloc' opt_name = 'local_useless_inc_subtensor_alloc'
def setUp(self): def setUp(self):
# The optimization requires the shape feature so we need to compile in # The optimization requires the shape feature so we need to compile in
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论