Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.cpp154 F3 input_gate_input = F3::FromRaw( in quantizedLstmStep() local
156 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in quantizedLstmStep()