Searched refs:GetLayerIndexInVector (Results 1 – 2 of 2) sorted by relevance
177 unsigned int GetLayerIndexInVector(GraphPtr graph, unsigned int index);
990 unsigned int IDeserializer::DeserializerImpl::GetLayerIndexInVector(GraphPtr graph, unsigned int ta… in GetLayerIndexInVector() function in armnnDeserializer::IDeserializer::DeserializerImpl1030 inputLayerIndex = GetLayerIndexInVector(graph, inputId); in SetupInputLayers()1069 outputLayerIndex = GetLayerIndexInVector(graph, outputId); in SetupOutputLayers()1088 … GetLayerIndexInVector(graph, baseLayer->inputSlots()->Get(0)->connection()->sourceLayerIndex()); in SetupOutputLayers()1090 … GetLayerIndexInVector(graph, baseLayer->inputSlots()->Get(0)->connection()->outputSlotIndex()); in SetupOutputLayers()