-
由 Brandon T. Willard 提交于
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.
60f3ccfe