Home
last modified time | relevance | path

Searched defs:activ_temp_data_int16 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlstm_cell.h246 int16_t* activ_temp_data_int16, void* gemmlowp_context) { in LstmCell()
H A Dlegacy_reference_ops.h603 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
/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/optimized/
H A Dlegacy_optimized_ops.h3137 int16* activ_temp_data_int16, gemmlowp::GemmContext* gemmlowp_context) { in LstmCell()
3416 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
H A Doptimized_ops.h2588 int16* activ_temp_data_int16, CpuBackendContext* cpu_backend_context) { in LstmCell()