Searched defs:lstmDescriptor (Results 1 – 1 of 1) sorted by relevance
3209 …LstmDescriptor IDeserializer::DeserializerImpl::GetLstmDescriptor(LstmDescriptorPtr lstmDescriptor) in GetLstmDescriptor()3239 auto lstmDescriptor = GetLstmDescriptor(flatBufferDescriptor); in ParseLstm() local