提交 3495e58b authored 作者: Lucas Beyer's avatar Lucas Beyer

Whitespace needed in theano_vs_c.txt

上级 752f1f73
...@@ -35,7 +35,7 @@ For example: ...@@ -35,7 +35,7 @@ For example:
Based on this code snippet, we can relate ``f`` and ``g`` to Ops, ``a``, Based on this code snippet, we can relate ``f`` and ``g`` to Ops, ``a``,
``b`` and ``c`` to Variables, ``d`` to Shared Variable, ``g(a, c)``, ``b`` and ``c`` to Variables, ``d`` to Shared Variable, ``g(a, c)``,
``f(b)`` and ``d = b + c`` (taken as meaning ``f(b)`` and ``d = b + c`` (taken as meaning
the action of computing ``f``, ``g`` or ``+``on their respective inputs) to the action of computing ``f``, ``g`` or ``+`` on their respective inputs) to
Applies. Lastly, ``int`` could be interpreted as the Theano Type of the Applies. Lastly, ``int`` could be interpreted as the Theano Type of the
Variables ``a``, ``b``, ``c`` and ``d``. Variables ``a``, ``b``, ``c`` and ``d``.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论