Searched refs:input_to_input_weight_ptr (Results 1 – 2 of 2) sorted by relevance
1317 const int8_t* input_ptr, const int8_t* input_to_input_weight_ptr, in LstmStepInteger8x8_16() argument1389 const bool use_cifg = (input_to_input_weight_ptr == nullptr); in LstmStepInteger8x8_16()1409 input_ptr, input_to_input_weight_ptr, input_to_input_effective_bias, in LstmStepInteger8x8_16()1571 const int8_t* input_to_input_weight_ptr, in LstmStepInteger8x8_8() argument
546 int8_t* input_to_input_weight_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local611 input_to_input_weight_ptr = input_to_input_weights->data.int8; in PopulateQuantizedLstmParams8x8_8()