Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_test.cc1312 class LSTMIntegerOpModel : public SingleOpModel { class
1314 LSTMIntegerOpModel(int n_batch, int n_input, int n_cell, int n_output, in LSTMIntegerOpModel() function in tflite::__anon299f347e0111::LSTMIntegerOpModel