Searched refs:GetQLstmDescriptor (Results 1 – 2 of 2) sorted by relevance
73 static armnn::QLstmDescriptor GetQLstmDescriptor(QLstmDescriptorPtr qLstmDescriptorPtr);
3340 armnn::QLstmDescriptor IDeserializer::DeserializerImpl::GetQLstmDescriptor(QLstmDescriptorPtr qLstm… in GetQLstmDescriptor() function in armnnDeserializer::IDeserializer::DeserializerImpl3378 auto qLstmDescriptor = GetQLstmDescriptor(flatBufferDescriptor); in ParseQLstm()