Searched refs:input_gate_input_ptr (Results 1 – 2 of 2) sorted by relevance
3248 const int16* input_gate_input_ptr = activ_temp_data_int16; in LstmCell() local3280 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell()3281 input_gate_input_ptr += 8; in LstmCell()3354 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell()3399 input_gate_input_ptr += 3 * output_depth; in LstmCell()
3011 const int16* input_gate_input_ptr = activ_temp_data_int16; in LstmCell() local3043 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell()3044 input_gate_input_ptr += 8; in LstmCell()3117 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell()3162 input_gate_input_ptr += 3 * output_depth; in LstmCell()