提交 2faa2cd0 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor typo fixes in doc

上级 99eec4e9
"""This file contain auxiliary Ops, used during the compilation phase
"""This file contains auxiliary Ops, used during the compilation phase
and Ops building class (:class:`FromFunctionOp`) and decorator
(:func:`as_op`) that help make new Ops more rapidly.
......@@ -374,7 +374,7 @@ class FromFunctionOp(gof.Op):
Build a basic Theano Op around a function.
Since the resulting Op is very basic and is missing most of the
optional functionality, some optimization may not apply. If you
optional functionalities, some optimizations may not apply. If you
want to help, you can supply an infer_shape function that computes
the shapes of the output given the shapes of the inputs.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论