Remove premature optimizations involving in-place graph changes
This commit removes uses of `pre_greedy_local_optimizer` and
`pre_constant_merge` that needlessly introduce complexity into the
optimization process through in-place graph changes that occur completely
outside of the optimization/`FunctionGraph` framework.
Closes #190.
正在显示
请
注册
或者
登录
后发表评论