Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/opaque/src/test/
H A DDelegateTestInterpreter.cpp25 TfLiteInterpreterOptions* options = delegateTestInterpreter::CreateTfLiteInterpreterOptions(); in DelegateTestInterpreter()
51 TfLiteInterpreterOptions* options = delegateTestInterpreter::CreateTfLiteInterpreterOptions(); in DelegateTestInterpreter()
/aosp_15_r20/external/armnn/delegate/classic/src/test/
H A DDelegateTestInterpreter.cpp20 TfLiteInterpreterOptions* options = delegateTestInterpreter::CreateTfLiteInterpreterOptions(); in DelegateTestInterpreter()
47 TfLiteInterpreterOptions* options = delegateTestInterpreter::CreateTfLiteInterpreterOptions(); in DelegateTestInterpreter()
/aosp_15_r20/external/armnn/delegate/common/src/test/
H A DDelegateTestInterpreterUtils.hpp49 inline TfLiteInterpreterOptions* CreateTfLiteInterpreterOptions() in CreateTfLiteInterpreterOptions() function
H A DDelegateTestInterpreter.hpp32 … TfLiteInterpreterOptions* options = delegateTestInterpreter::CreateTfLiteInterpreterOptions(); in DelegateTestInterpreter()