提交 3fab57ac authored 作者: Frederic's avatar Frederic

update docstring.

上级 03ef2af6
...@@ -364,8 +364,7 @@ def pfunc(params, outputs=None, mode=None, updates=None, givens=None, ...@@ -364,8 +364,7 @@ def pfunc(params, outputs=None, mode=None, updates=None, givens=None,
that are neither in "updates" nor in "no_default_updates". that are neither in "updates" nor in "no_default_updates".
:type name: None or string :type name: None or string
:param name: attaches a name to the Profiling result of this function when :param name: attaches a name to the profiling result of this function.
using ProfileMode (will be deprecated).
:type allow_input_downcast: Boolean :type allow_input_downcast: Boolean
:param allow_input_downcast: True means that the values passed as :param allow_input_downcast: True means that the values passed as
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论