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

Update comment

上级 5205fdaf
...@@ -444,7 +444,7 @@ AddConfigVar( ...@@ -444,7 +444,7 @@ AddConfigVar(
AddConfigVar( AddConfigVar(
'traceback.limit', 'traceback.limit',
"The number of stack to trace. -1 mean all.", "The number of stack to trace. -1 mean all.",
# We default to 6 to be able to know where v1 + v2 is created in the # We default to a number to be able to know where v1 + v2 is created in the
# user script. The bigger this number is, the more run time it takes. # user script. The bigger this number is, the more run time it takes.
# We need to default to 8 to support theano.tensor.tensor(...). # We need to default to 8 to support theano.tensor.tensor(...).
# import theano, numpy # import theano, numpy
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论