提交 a9785102 authored 作者: Frederic's avatar Frederic

Doc function_dump

上级 f2579b1d
...@@ -187,3 +187,5 @@ Reference ...@@ -187,3 +187,5 @@ Reference
Replacements specified with Replacements specified with
givens are different from optimizations in that Var2 is not expected to be givens are different from optimizations in that Var2 is not expected to be
equivalent to Var1. equivalent to Var1.
.. autofunction:: theano.compile.function.function_dump
...@@ -36,6 +36,11 @@ There are also some top-level imports that you might find more convenient: ...@@ -36,6 +36,11 @@ There are also some top-level imports that you might find more convenient:
Alias for :func:`function.function` Alias for :func:`function.function`
.. function:: function_dump(...)
Alias for :func:`theano.compile.function.function_dump`
.. function:: shared(...) .. function:: shared(...)
Alias for :func:`shared.shared` Alias for :func:`shared.shared`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论