提交 450dfcb2 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #3374 from lucasb-eyer/patch-1

Whitespace needed in theano_vs_c.txt
......@@ -35,7 +35,7 @@ For example:
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)``,
``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
Variables ``a``, ``b``, ``c`` and ``d``.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论