Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc84 void ComputeBinaryOperatorOutputSize(const Shape& input_shape_x, in ComputeBinaryOperatorOutputSize() function
492 ComputeBinaryOperatorOutputSize(input0_array.shape(), input1_array.shape(), in ProcessSimpleBinaryOperator()