Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp67 const Dims<4>& concat_temp_dims, int16_t* activ_temp_data_int16, in quantizedLstmStep()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlegacy_reference_ops.h579 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
603 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h3105 const Dims<4>& concat_temp_dims, float* activ_temp_data, in LstmCell()
3416 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()