Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h820 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
844 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
Doptimized_ops.h3553 inline void LstmCell( in LstmCell() function
3674 inline void LstmCell( in LstmCell() function
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3644 inline void LstmCell( in LstmCell() function
3763 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
3790 inline void LstmCell( in LstmCell() function
4079 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h519 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
543 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
Dreference_ops.h1835 inline void LstmCell( in LstmCell() function
2037 inline void LstmCell( in LstmCell() function