Searched refs:output_gate_input (Results 1 – 3 of 3) sorted by relevance
3965 F3 output_gate_input = F3::FromRaw(vld1q_s16(output_gate_input_ptr)); in LstmCell() local3967 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell()4036 F3 output_gate_input = F3::FromRaw(*output_gate_input_ptr++); in LstmCell() local4037 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell()
3849 F3 output_gate_input = F3::FromRaw(vld1q_s16(output_gate_input_ptr)); in LstmCell() local3851 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell()3920 F3 output_gate_input = F3::FromRaw(*output_gate_input_ptr++); in LstmCell() local3921 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell()
2188 F3 output_gate_input = F3::FromRaw( in LstmCell() local2190 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell()