Home
last modified time | relevance | path

Searched defs:lstmDescriptor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3209 …LstmDescriptor IDeserializer::DeserializerImpl::GetLstmDescriptor(LstmDescriptorPtr lstmDescriptor) in GetLstmDescriptor()
3239 auto lstmDescriptor = GetLstmDescriptor(flatBufferDescriptor); in ParseLstm() local