Home
last modified time | relevance | path

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

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