Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/TfLiteYoloV3Big-Armnn/
H A DTfLiteYoloV3Big-Armnn.cpp573 InputTensors detectInputTensors = MakeInputTensors(BindingInfos{ detectIn0Id, in main() local
595 runtime->EnqueueWorkload(detectorId, detectInputTensors, detectOutputTensors); in main()