Searched defs:concat_temp_dims (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | QuantizedLSTM.cpp | 67 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 D | legacy_reference_ops.h | 579 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 D | legacy_optimized_ops.h | 3105 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()
|