Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.cpp151 F3 input_gate_input = F3::FromRaw( in quantizedLstmStep() local
153 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in quantizedLstmStep()