Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.cpp161 F3 forget_gate_input = F3::FromRaw( in quantizedLstmStep() local
163 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in quantizedLstmStep()