Searched refs:input_gate_input (Results 1 – 3 of 3) sorted by relevance
780 F3 input_gate_input = F3::FromRaw( in LstmCell() local782 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell()
3280 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell() local3282 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell()3354 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell() local3355 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell()
3043 F3 input_gate_input = F3::FromRaw(vld1q_s16(input_gate_input_ptr)); in LstmCell() local3045 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell()3117 F3 input_gate_input = F3::FromRaw(*input_gate_input_ptr++); in LstmCell() local3118 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell()