提交 96430899 authored 作者: Frederic Bastien's avatar Frederic Bastien

remove code in comments

上级 915140c0
...@@ -23,8 +23,6 @@ from theano.tensor.basic import register_transfer ...@@ -23,8 +23,6 @@ from theano.tensor.basic import register_transfer
# we use for optimization. Otherwise, we can iterate 100s of time on # we use for optimization. Otherwise, we can iterate 100s of time on
# the graph and apply only a few optimizations each time. # the graph and apply only a few optimizations each time.
gpu_optimizer = EquilibriumDB(ignore_newtrees=False) gpu_optimizer = EquilibriumDB(ignore_newtrees=False)
#gpu_optimizer = EquilibriumDB(ignore_newtrees=True,#False,
# tracks_on_change_inputs=True)#True)
gpu_seqopt = SequenceDB() gpu_seqopt = SequenceDB()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论