Searched refs:replace_succeed (Results 1 – 1 of 1) sorted by relevance
2713 bool replace_succeed = false; in SimplifyArithmeticOperations() local2715 1, properties, output_shape, node, optimized_graph, &replace_succeed); in SimplifyArithmeticOperations()2718 } else if (replace_succeed) { in SimplifyArithmeticOperations()2731 bool replace_succeed = false; in SimplifyArithmeticOperations() local2734 optimized_graph, &replace_succeed); in SimplifyArithmeticOperations()2737 } else if (replace_succeed) { in SimplifyArithmeticOperations()