Searched refs:new_state_f3 (Results 1 – 3 of 3) sorted by relevance
3870 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in LstmCell() local3871 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell()3939 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in LstmCell() local3940 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell()
3986 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in LstmCell() local3987 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell()4055 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in LstmCell() local4056 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell()
2208 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in LstmCell() local2209 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell()