提交 3519e348 authored 作者: Frederic Bastien's avatar Frederic Bastien

updated the doc of function()

上级 d5f8a618
......@@ -760,6 +760,10 @@ def function(inputs, outputs, mode=None, accept_inplace = False):
- EXPENSIVE_OPTIMIZATION TODO: NotImplemented
- PROFILE_MODE : allow to print a profile mode with mode.print_summary
- DEBUG_MODE : make all the check that we taught of(compare python and c,...)
:param accept_inplace: True iff the graph can contain inplace operations prior to the
optimization phase (default is False)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论