Searched refs:GetInputTensorFromInterpreter (Results 1 – 2 of 2) sorted by relevance
68 …TfLiteTensor* inputTensor = delegateTestInterpreter::GetInputTensorFromInterpreter(m_TfLiteInterpr… in FillInputTensor()77 …TfLiteTensor* inputTensor = delegateTestInterpreter::GetInputTensorFromInterpreter(m_TfLiteInterpr… in FillInputTensor()
19 inline TfLiteTensor* GetInputTensorFromInterpreter(TfLiteInterpreter* interpreter, int index) in GetInputTensorFromInterpreter() function