Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2949 const bool x_matches_output_shape = in SimplifyArithmeticOperations() local
2958 } else if (x_matches_output_shape) { in SimplifyArithmeticOperations()
2986 if (x_matches_output_shape) { in SimplifyArithmeticOperations()
3024 if (x_matches_output_shape) { in SimplifyArithmeticOperations()
3034 } else if (x_matches_output_shape) { in SimplifyArithmeticOperations()