Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/
H A Dtest_util.cc89 std::string TfliteTensorDebugStringImpl(const ::TfLiteTensor* tensor, in TfliteTensorDebugStringImpl() function
153 TfliteTensorDebugStringImpl(tensor, axis + 1, max_values, start_idx)); in TfliteTensorDebugStringImpl()
165 return TfliteTensorDebugStringImpl(tensor, 0, max_values, &start_idx); in TfliteTensorDebugString()