Searched refs:LstmCellParams (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/ |
D | lstm.cc | 754 tflite::LstmCellParams op_params; in Eval() 798 tflite::LstmCellParams op_params; in Eval()
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/ |
D | types.h | 855 struct LstmCellParams { struct
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | types.h | 878 struct LstmCellParams { struct
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | legacy_optimized_ops.h | 830 tflite::LstmCellParams op_params; in LstmCell() 856 tflite::LstmCellParams op_params; in LstmCell()
|
D | optimized_ops.h | 3554 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 3675 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | legacy_reference_ops.h | 529 tflite::LstmCellParams op_params; in LstmCell() 555 tflite::LstmCellParams op_params; in LstmCell()
|
D | reference_ops.h | 1836 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 2038 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 3645 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 3773 tflite::LstmCellParams op_params; in LstmCell() 3791 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 4091 tflite::LstmCellParams op_params; in LstmCell()
|