提交 d848e91c authored 作者: Amjad Almahairi's avatar Amjad Almahairi

a little better documentation for profiling output destination

上级 7581382c
...@@ -340,13 +340,14 @@ import theano and print the config variable, as in: ...@@ -340,13 +340,14 @@ import theano and print the config variable, as in:
.. attribute:: profiling.destination .. attribute:: profiling.destination
String value: '', 'stderr', 'stdout', or any string String value: '', 'stderr', 'stdout', or a name of a
file to be created
Default '' Default ''
Name of the destination file for the profiling output. Name of the destination file for the profiling output.
The profiling output can be either directed to stdout, The profiling output can be either directed to stdout,
or stderr or any aribtrary file. or stderr or an arbitrary file.
If string is empty then profiling output is directed If string is empty then profiling output is directed
to stderr. to stderr.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论