提交 15b3470f authored 作者: Razvan Pascanu's avatar Razvan Pascanu

switching to the better naming convention for scan_op.py

上级 15e18ed6
......@@ -40,12 +40,12 @@ _logger = logging.getLogger('theano.scan_module.scan_op')
class ScanOp(PureOp):
def __init__(self,
us,
xs,
ws,
zs,
xs_results,
ys_results,
inputs,
input_states,
parameters,
non_numeric_states,
output_states,
outputs,
lengths,
mintaps,
name,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论