Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlstm_cell.h30 inline void LstmCell( in LstmCell() function
228 inline void LstmCell(const LstmCellParams& params, in LstmCell() function
H A Dlegacy_reference_ops.h571 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
595 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h2980 inline void LstmCell( in LstmCell() function
3097 inline void LstmCell(const float* input_data, const Dims<4>& input_dims, in LstmCell() function
3121 inline void LstmCell( in LstmCell() function
3408 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() function
H A Doptimized_ops.h2451 inline void LstmCell( in LstmCell() function
2572 inline void LstmCell( in LstmCell() function