提交 cb493068 authored 作者: Alexander Matyasko's avatar Alexander Matyasko

Fix flake8

上级 020fd553
......@@ -664,7 +664,7 @@ class GpuMagmaEigh(GpuMagmaBase):
# return D, V
[GpuArrayType(A.dtype, broadcastable=[False],
context_name=ctx_name)(),
A.type()])
A.type()])
else:
return theano.Apply(self, [A],
# return D
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论