Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc83 void ComputeBinaryOperatorOutputSize(const Shape& input_shape_x, in ComputeBinaryOperatorOutputSize() function
491 ComputeBinaryOperatorOutputSize(input0_array.shape(), input1_array.shape(), in ProcessSimpleBinaryOperator()