Searched refs:tfl_shape_string (Results 1 – 1 of 1) sorted by relevance
577 const std::string tfl_shape_string = GetDimsDebugString(tfl_tensor->dims); in ValidateOutputTensorShapeConsistency() local582 if (tfl_shape_string != calculated_shape_string) { in ValidateOutputTensorShapeConsistency()585 op_name, i, output_tensor_index, tfl_shape_string.c_str(), in ValidateOutputTensorShapeConsistency()