Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.cpp164 F3 forget_gate_input = F3::FromRaw( in quantizedLstmStep() local
166 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in quantizedLstmStep()