提交 89b1ec2c authored 作者: Roy Xue's avatar Roy Xue

Update Theano doc about config.profiling.min_peak_memory

上级 f1ad528f
...@@ -320,6 +320,15 @@ import theano and print the config variable, as in: ...@@ -320,6 +320,15 @@ import theano and print the config variable, as in:
For the memory profile, do not print Apply nodes if the size For the memory profile, do not print Apply nodes if the size
of their outputs (in bytes) is lower than this. of their outputs (in bytes) is lower than this.
.. attribute:: profiling.min_peak_memory
Bool value: either True or False
Default False
Do the memory profile print the min peak memory usage?
It only works when profile=True, profile_memory=True
.. attribute:: config.lib.amdlibm .. attribute:: config.lib.amdlibm
Bool value: either True or False Bool value: either True or False
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论