提交 e3b17a0b authored 作者: David Warde-Farley's avatar David Warde-Farley

Remove one more optimization I missed.

上级 118e5b24
......@@ -384,8 +384,8 @@ where, each of the optimization do the following things:
`ifelse_lift` (def cond_lift_single_if):
'''
optdb.register('ifelse_equilibriumOpt', ifelse_equilibrium, .5, 'fast_run',
'ifelse')
# optdb.register('ifelse_equilibriumOpt', ifelse_equilibrium, .5, 'fast_run',
# 'ifelse')
acceptable_ops = (theano.tensor.basic.Dot,
theano.tensor.basic.Reshape,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论