提交 67a8b172 authored 作者: Frederic's avatar Frederic

update comment

上级 464677a3
......@@ -67,7 +67,8 @@ should reoptimize its graph or not. Theano users can use the standard python pic
tools to save a compiled theano function. When pickling, both graph before and
after the optimization are saved, including shared variables. When set to True,
the graph is reoptimized when being unpickled. Otherwise, skip the graph optimization
and use directly the optimized graph from the pickled file.
and use directly the optimized graph from the pickled file. After Theano 0.7,
the default changed to False.
Faster Theano function
----------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论