提交 384efe60 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Merge pull request #2694 from cangermueller/doc_printing

Update documentation of printing.py
......@@ -560,7 +560,8 @@ def pydotprint(fct, outfile=None,
assert_nb_all_strings=-1,
return_image=False,
):
"""Print to a file (png format) the graph of a compiled theano function's ops.
"""Print to a file the graph of a compiled theano function's ops. Supports
all pydot output formats, including png and svg.
:param fct: a compiled Theano function, a Variable, an Apply or
a list of Variable.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论