提交 6b8d3f0d authored 作者: Francesco Visin's avatar Francesco Visin

Fix as_string docstring

上级 bdee24d6
...@@ -1242,7 +1242,7 @@ def as_string(i, o, ...@@ -1242,7 +1242,7 @@ def as_string(i, o,
Input `Variable` s. Input `Variable` s.
o : list o : list
Output `Variable` s. Output `Variable` s.
leaf_formatter : theano.function leaf_formatter : callable
Takes a `Variable` and returns a string to describe it. Takes a `Variable` and returns a string to describe it.
node_formatter : callable node_formatter : callable
Takes an `Op` and the list of strings corresponding to its arguments Takes an `Op` and the list of strings corresponding to its arguments
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论