Searched defs:MakeOutputTensors (Results 1 – 4 of 4) sorted by relevance
56 inline armnn::OutputTensors MakeOutputTensors(const std::vector<armnn::BindingPointInfo>& outputBin… in MakeOutputTensors() function
302 std::vector<LazyTensorPtr> LazyTensor::MakeOutputTensors(NodePtr node) const { in MakeOutputTensors() function in torch::lazy::LazyTensor
75 inline armnn::OutputTensors MakeOutputTensors( in MakeOutputTensors() function
799 armnn::OutputTensors MakeOutputTensors(std::vector<TContainer>& outputDataContainers) in MakeOutputTensors() function in InferenceModel