Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h439 inline void LstmCell( in LstmCell() function
641 inline void LstmCell(const LstmCellParams& params, in LstmCell() function
Dlegacy_reference_ops.h569 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
593 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h2979 inline void LstmCell( in LstmCell() function
3096 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
3120 inline void LstmCell( in LstmCell() function
3407 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
Doptimized_ops.h2774 inline void LstmCell( in LstmCell() function
2895 inline void LstmCell( in LstmCell() function