提交 4d7dc3e0 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

improved error message

上级 420d4d0f
......@@ -221,7 +221,8 @@ class Scan(PureOp):
'following error has been encountered: The '
'%s %s (argument number %d) has dtype '
'%s and %d dimension(s). The corresponding slice %s '
'however has dtype %s and %d dimension(s). This '
'however has dtype %s and %d dimension(s) (it should '
'have the same dtype and one fewer dimensions). This '
'should never happen, please '
'report to theano-dev mailing list'
)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论