Searched refs:tensor (Results 1 – 1 of 1) sorted by relevance
142 const TfLiteTensor *tensor = interpreter.input(i); in runJob() local144 if (input.size != tensor->bytes) { in runJob()146 input.size, tensor->bytes); in runJob()151 tensor->data.uint8); in runJob()