Home
last modified time | relevance | path

Searched refs:LstmCellParams (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm.cc1321 tflite::LstmCellParams op_params; in Eval()
1365 tflite::LstmCellParams op_params; in Eval()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h936 struct LstmCellParams { struct
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h2967 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
3093 tflite::LstmCellParams op_params; in LstmCell()
3108 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
3406 tflite::LstmCellParams op_params; in LstmCell()
Doptimized_ops.h2932 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
3053 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h566 tflite::LstmCellParams op_params; in LstmCell()
592 tflite::LstmCellParams op_params; in LstmCell()
Dreference_ops.h1121 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
1322 inline void LstmCell(const LstmCellParams& params, in LstmCell()