Home
last modified time | relevance | path

Searched refs:GetQLstmDescriptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.hpp73 static armnn::QLstmDescriptor GetQLstmDescriptor(QLstmDescriptorPtr qLstmDescriptorPtr);
H A DDeserializer.cpp3340 armnn::QLstmDescriptor IDeserializer::DeserializerImpl::GetQLstmDescriptor(QLstmDescriptorPtr qLstm… in GetQLstmDescriptor() function in armnnDeserializer::IDeserializer::DeserializerImpl
3378 auto qLstmDescriptor = GetQLstmDescriptor(flatBufferDescriptor); in ParseQLstm()