提交 48e47823 authored 作者: notoraptor's avatar notoraptor

Flake8 error corrected.

上级 3227d08e
......@@ -2179,6 +2179,7 @@ class TestBlasStrides(TestCase):
ref_output = numpy.ones((3, 5)) * 2
unittest_tools.assert_allclose(c.get_value(), ref_output)
class test_infer_shape(unittest_tools.InferShapeTester):
def test_dot22(self):
x, y = T.matrices('xy')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论