Home
last modified time | relevance | path

Searched refs:tfLiteInterpreterInputData (Results 1 – 1 of 1) sorted by relevance

/external/armnn/delegate/src/test/
DSoftmaxTestHelper.hpp140 auto tfLiteInterpreterInputData = tfLiteInterpreter->typed_tensor<float>(tfLiteDelegateInputId); in SoftmaxTest() local
143 tfLiteInterpreterInputData[i] = inputValues[i]; in SoftmaxTest()