Searched refs:input_gate_input_ptr (Results 1 – 2 of 2) sorted by relevance
3249 const int16* input_gate_input_ptr = activ_temp_data_int16; in LstmCell() local3281 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell()3282 input_gate_input_ptr += 8; in LstmCell()3355 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell()3400 input_gate_input_ptr += 3 * output_depth; in LstmCell()
2688 const int16* input_gate_input_ptr = activ_temp_data_int16; in LstmCell() local2720 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell()2721 input_gate_input_ptr += 8; in LstmCell()2794 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell()2839 input_gate_input_ptr += 3 * output_depth; in LstmCell()