Searched refs:tensor (Results 1 – 2 of 2) sorted by relevance
149 const TfLiteTensor *tensor = interpreter.input(i); in runJob() local151 if (input.size != tensor->bytes) { in runJob()153 input.size, tensor->bytes); in runJob()158 tensor->data.uint8); in runJob()
28 * AI runtimes - e.g. tensor arena usage in LiteRT