提交 16c42523 authored 作者: James Bergstra's avatar James Bergstra

Whitespace

上级 20ef16ea
......@@ -250,7 +250,7 @@ class Scan(theano.Op):
self.fn = fn
self.grad_fn = grad_fn
def make_node(self,*inputs):
def make_node(self, *inputs):
"""Create an node for the Scan operation
:param inputs: list of inputs for the operations; they should be
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论