Home
last modified time | relevance | path

Searched refs:new_state_f3 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.cpp188 F3 new_state_f3 = gemmlowp::Rescale<3>(new_state); in quantizedLstmStep() local
189 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in quantizedLstmStep()