Searched refs:input_to_output_effective_bias (Results 1 – 5 of 5) sorted by relevance
1427 const int32_t* input_to_output_effective_bias, in LstmStepInteger8x8_16()1452 TFLITE_DCHECK(input_to_output_effective_bias); in LstmStepInteger8x8_16()1507 input_ptr, input_to_output_weight_ptr, input_to_output_effective_bias, in LstmStepInteger8x8_16()2336 integer_lstm_param->input_to_output_effective_bias.get(), in EvalInteger8x8_16()2435 integer_lstm_param->input_to_output_effective_bias.get(), in EvalInteger8x8_16()
85 std::unique_ptr<int32_t[]> input_to_output_effective_bias; member
435 integer_lstm_param_.input_to_output_effective_bias.reset( in GetQuantParam()452 std::fill_n(integer_lstm_param_.input_to_output_effective_bias.get(), in GetQuantParam()
824 &(integer_lstm_params->input_to_output_effective_bias))); in PopulatePrecomputedZPTimesWeightsWithBias()
1251 &(integer_lstm_params->input_to_output_effective_bias))); in PopulatePrecomputedZPTimesWeightsWithBias()