提交 ab5555c5 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

renamed entry to argument for clarity

上级 a016e143
......@@ -171,7 +171,7 @@ class Scan(PureOp):
err_msg2 = ('When compiling the inner function of scan the '
'following error has been encountered: The '
'initial state (outputs_info in scan nomenclature)'
'of variable %s (the entry number %d)'
'of variable %s (argument number %d)'
' has dtype %s, while the result of the'
' inner function for this output has dtype %s. This '
'could happen if the inner graph of scan results in '
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论