Home
last modified time | relevance | path

Searched refs:input_data_uint8 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h643 const uint8* input_data_uint8, in LstmCell() argument
717 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()
Dlegacy_reference_ops.h593 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() argument
611 op_params, DimsToShape(input_dims), input_data_uint8, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3122 const uint8* input_data_uint8, in LstmCell() argument
3195 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()
3407 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() argument
3425 op_params, DimsToShape(input_dims), input_data_uint8, in LstmCell()
Doptimized_ops.h2897 const uint8* input_data_uint8, in LstmCell() argument
2970 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()