Searched defs:forget_gate_output (Results 1 – 5 of 5) sorted by relevance
401 …const TensorInfo forget_gate_output(forget_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
430 …const TensorInfo forget_gate_output(forget_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
794 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local
3292 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local3363 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local
3058 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local3129 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() local