Searched refs:output_activ_int16 (Results 1 – 1 of 1) sorted by relevance
189 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in quantizedLstmStep() local197 gemmlowp::RoundingDivideByPOT(output_activ_int16.raw(), 8); in quantizedLstmStep()