Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h449 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data) { in LstmCell()
Dlegacy_reference_ops.h577 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h2989 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data) { in LstmCell()
3104 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
Doptimized_ops.h2784 const RuntimeShape& unextended_activ_temp_shape, float* activ_temp_data, in LstmCell()