Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/kernels/
Ddetection_postprocess_test.cc94 TfLiteIntArray* input_dims2 = IntArrayFromInts(input_dims_data2); in TestDetectionPostprocess() local
139 CreateQuantizedTensor(input_data2, input_data_quantized2, input_dims2, in TestDetectionPostprocess()
146 tensors[1] = CreateTensor(input_data2, input_dims2); in TestDetectionPostprocess()