提交 6529ca6f authored 作者: Frederic's avatar Frederic

fix error in the doc reported by abalkin in gh-1098

上级 908c8d51
...@@ -129,7 +129,7 @@ shown. ...@@ -129,7 +129,7 @@ shown.
3) The function :func:`theano.printing.pydotprint` will print a compiled theano function to a png file. 3) The function :func:`theano.printing.pydotprint` will print a compiled theano function to a png file.
In the image, Apply nodes (the applications of ops) are shown as boxes and variables are shown as ovals. In the image, Apply nodes (the applications of ops) are shown as ellipses and variables are shown as boxes.
The number at the end of each label indicates graph position. The number at the end of each label indicates graph position.
Boxes and ovals have their own set of positions, so you can have apply #1 and also a Boxes and ovals have their own set of positions, so you can have apply #1 and also a
variable #1. variable #1.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论