提交 7f5b5d90 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

flake8 for theano/tensor/io.py

上级 ca896240
......@@ -103,7 +103,7 @@ class MPIRecv(Op):
@note: Non-differentiable.
"""
def __init__(self, source, tag, shape, dtype):
self.source = source
self.tag = tag
......@@ -239,6 +239,7 @@ class MPISendWait(Op):
request.wait()
out[0][0] = True
def isend(var, dest, tag):
"""
Non blocking send
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论