Home
last modified time | relevance | path

Searched defs:hidden_zp (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.h70 int32_t hidden_zp; member
Dunidirectional_sequence_lstm.cc765 const int32_t hidden_zp = params->zero_point->data[0]; in PopulatePrecomputedZPTimesWeightsWithBias() local
Dlstm_eval.cc619 int32_t hidden_scale_a, int32_t hidden_scale_b, int32_t hidden_zp, in CalculateLstmOutputInteger8x8_16()
1316 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
Dlstm.cc1206 const int32_t hidden_zp = params->zero_point->data[0]; in PopulatePrecomputedZPTimesWeightsWithBias() local