提交 1aff165d authored 作者: Amjad Almahairi's avatar Amjad Almahairi

modifying test message

上级 9dca908e
......@@ -3075,7 +3075,7 @@ class Test_local_useless_alloc(unittest.TestCase):
op_classes = [node.op.__class__ for node in f.maker.fgraph.toposort()]
print op_classes
assert tensor.Alloc not in op_classes
assert tensor.Alloc not in op_classes, 'Right now the test is failing.'
class test_shapeoptimizer(unittest.TestCase):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论