Searched defs:LSTMOpModel (Results 1 – 1 of 1) sorted by relevance
76 class LSTMOpModel { class78 LSTMOpModel(uint32_t n_batch, uint32_t n_input, uint32_t n_cell, uint32_t n_output, in LSTMOpModel() function in android::nn::wrapper::LSTMOpModel