提交 32727331 authored 作者: Cesar Laurent's avatar Cesar Laurent

Fixed doctest.

上级 db0561fd
......@@ -408,9 +408,11 @@ Using the original Gibbs sampling example, with ``strict=True`` added to the
.. testoutput:: scan1
Traceback (most recent call last):
...
MissingInputError: An input of the graph, used to compute
InplaceDimShuffle{1,0}(<TensorType(float64, matrix)>), was not provided
and not given a value.Use the Theano flag exception_verbosity='high',for
DimShuffle{1,0}(<TensorType(float64, matrix)>), was not provided and
not given a value.Use the Theano flag exception_verbosity='high',for
more information on this error.
The error indicates that ``OneStep`` relies on variables that are not passed
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论