Home
last modified time | relevance | path

Searched defs:cell_to_output_weight_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc1372 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1627 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
H A Dlstm.cc557 int8_t* cell_to_output_weight_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local