Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h844 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() argument
862 op_params, DimsToShape(input_dims), input_data_uint8, in LstmCell()
Doptimized_ops.h3676 const uint8* input_data_uint8, in LstmCell() argument
3749 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h543 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() argument
561 op_params, DimsToShape(input_dims), input_data_uint8, in LstmCell()
Dreference_ops.h2039 const uint8* input_data_uint8, in LstmCell() argument
2111 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3792 const uint8* input_data_uint8, in LstmCell() argument
3865 uint8 const* concat_input_arrays_data[2] = {input_data_uint8, in LstmCell()
4079 void LstmCell(const uint8* input_data_uint8, const Dims<4>& input_dims, in LstmCell() argument
4097 op_params, DimsToShape(input_dims), input_data_uint8, in LstmCell()