Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc678 const std::string tfl_shape_string = in ValidateOutputTensorShapeConsistency() local
684 if (tfl_shape_string != calculated_shape_string) { in ValidateOutputTensorShapeConsistency()
695 op_name, i, output_tensor_index, tfl_shape_string.c_str(), in ValidateOutputTensorShapeConsistency()