Searched refs:tfLiteInterpreterInputData (Results 1 – 1 of 1) sorted by relevance
140 auto tfLiteInterpreterInputData = tfLiteInterpreter->typed_tensor<float>(tfLiteDelegateInputId); in SoftmaxTest() local143 tfLiteInterpreterInputData[i] = inputValues[i]; in SoftmaxTest()