Home
last modified time | relevance | path

Searched defs:activ_temp_data (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlstm_cell.h40 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data) { in LstmCell()
H A Dlegacy_reference_ops.h579 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h2990 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data) { in LstmCell()
3105 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
H A Doptimized_ops.h2461 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data, in LstmCell()