Searched defs:concat_temp_data (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | lstm_cell.h | 39 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell()
|
H A D | legacy_reference_ops.h | 578 const Dims<4>& output_activ_dims, float* concat_temp_data, in LstmCell()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | legacy_optimized_ops.h | 2989 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell() 3104 const Dims<4>& output_activ_dims, float* concat_temp_data, in LstmCell()
|
H A D | optimized_ops.h | 2460 const RuntimeShape& unextended_concat_temp_shape, float* concat_temp_data, in LstmCell()
|