Searched refs:GetInputLayerInVector (Results 1 – 2 of 2) sorted by relevance
155 unsigned int GetInputLayerInVector(GraphPtr graph, int targetId);
809 unsigned int Deserializer::GetInputLayerInVector(GraphPtr graph, int targetId) in GetInputLayerInVector() function in armnnDeserializer::Deserializer886 inputLayerIndex = GetInputLayerInVector(graph, inputId); in SetupInputLayers()