Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h827 const Dims<4>& output_activ_dims, float* concat_temp_data, in LstmCell() argument
839 DimsToShape(concat_temp_dims), concat_temp_data, in LstmCell()
Doptimized_ops.h3562 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell() argument
3629 concat_temp_data); in LstmCell()
3635 FullyConnected(fc_params, concat_temp_shape, concat_temp_data, weights_shape, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h526 const Dims<4>& output_activ_dims, float* concat_temp_data, in LstmCell() argument
538 DimsToShape(concat_temp_dims), concat_temp_data, in LstmCell()
Dreference_ops.h1844 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell() argument
1910 concat_temp_data); in LstmCell()
1916 FullyConnected(fc_params, concat_temp_shape, concat_temp_data, weights_shape, in LstmCell()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3653 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell() argument
3720 concat_temp_data); in LstmCell()
3726 FullyConnected(fc_params, concat_temp_shape, concat_temp_data, weights_shape, in LstmCell()
3770 const Dims<4>& output_activ_dims, float* concat_temp_data, in LstmCell() argument
3782 DimsToShape(concat_temp_dims), concat_temp_data, in LstmCell()