Searched defs:GetTensor (Results 1 – 3 of 3) sorted by relevance
81 TfLiteTensor* KernelRunner::GetTensor(const struct TfLiteContext* context, in GetTensor() function in tflite::micro::KernelRunner
349 TfLiteTensor* MicroInterpreter::GetTensor(const struct TfLiteContext* context, in GetTensor() function in tflite::MicroInterpreter
798 TfLiteTensor* (*GetTensor)(const struct TfLiteContext* context, member