Searched defs:LSTMIntegerOpModel (Results 1 – 1 of 1) sorted by relevance
1312 class LSTMIntegerOpModel : public SingleOpModel { class1314 LSTMIntegerOpModel(int n_batch, int n_input, int n_cell, int n_output, in LSTMIntegerOpModel() function in tflite::__anon299f347e0111::LSTMIntegerOpModel