Searched defs:forget_gate_output (Results 1 – 6 of 6) sorted by relevance
407 …const TensorInfo forget_gate_output(forget_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
440 …const TensorInfo forget_gate_output(forget_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
380 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local
167 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in quantizedLstmStep() local
3294 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local3365 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local
2733 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local2804 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local