提交 c13853ad authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #3392 from nouiz/aalmah-elemwise_opt

elemwise opt
......@@ -89,7 +89,7 @@ _logger = logging.getLogger('theano.scan_module.scan_opt')
list_opt_slice = [tensor.opt.local_abs_merge,
tensor.opt.local_mul_switch_sink,
tensor.opt.local_upcast_elemwise_constant_inputs,
tensor.opt.local_remove_switch_const_cond,
tensor.opt.local_useless_switch,
tensor.opt.constant_folding]
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论