Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Doptional_tensor_test.cc29 class LSTMOpModel : public SingleOpModel { class
31 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel() function in tflite::__anonbd9bd42d0111::LSTMOpModel
Dlstm_test.cc37 class LSTMOpModel : public SingleOpModel { class
39 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel() function in tflite::__anon99ffc4cd0111::LSTMOpModel
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dlstm_full_test.cc33 class LSTMOpModel : public SingleOpModel { class
35 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel() function in tflite::__anoncb8038550111::LSTMOpModel
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3167 class LSTMOpModel : public SingleOpModelWithNNAPI { class
3169 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel() function in tflite::__anon4fbea17c0111::LSTMOpModel