Home
last modified time | relevance | path

Searched refs:replace_succeed (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2713 bool replace_succeed = false; in SimplifyArithmeticOperations() local
2715 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() local
2734 optimized_graph, &replace_succeed); in SimplifyArithmeticOperations()
2737 } else if (replace_succeed) { in SimplifyArithmeticOperations()