Home
last modified time | relevance | path

Searched defs:MakeOutputTensors (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/armnnUtils/
DTensorIOUtils.hpp55 inline armnn::OutputTensors MakeOutputTensors(const std::vector<armnn::BindingPointInfo>& outputBin… in MakeOutputTensors() function
/external/armnn/tests/TfLiteYoloV3Big-Armnn/
DTfLiteYoloV3Big-Armnn.cpp74 inline armnn::OutputTensors MakeOutputTensors( in MakeOutputTensors() function
/external/armnn/tests/
DInferenceModel.hpp613 armnn::OutputTensors MakeOutputTensors(std::vector<TContainer>& outputDataContainers) in MakeOutputTensors() function in InferenceModel