提交 50b1bbef authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Flake8 fix.

上级 e7a72952
...@@ -57,6 +57,7 @@ def test_advinc_subtensor1(): ...@@ -57,6 +57,7 @@ def test_advinc_subtensor1():
rep[[0, 2]] += yval rep[[0, 2]] += yval
assert numpy.allclose(rval, rep) assert numpy.allclose(rval, rep)
def test_incsub_f16(): def test_incsub_f16():
shp = (3, 3) shp = (3, 3)
shared = gpuarray_shared_constructor shared = gpuarray_shared_constructor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论