提交 dfe4049d authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Flake8

上级 0ec6362a
......@@ -255,6 +255,7 @@ def test_local_gpu_elemwise_careduce():
assert topo[1].op.pre_scalar_op == theano.scalar.sqr
utt.assert_allclose(f(data), (data * data).sum(axis=1))
def test_local_lift_dot22scalar():
x = tensor.matrix()
y = tensor.matrix()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论