Home
last modified time | relevance | path

Searched defs:concat_temp_dims (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h828 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
852 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h527 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
551 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3771 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
4087 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()