Searched defs:input_gate_output (Results 1 – 6 of 6) sorted by relevance
410 …const TensorInfo input_gate_output(input_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_0); in validate() local
443 …const TensorInfo input_gate_output(input_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_0); in validate() local
370 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
157 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in quantizedLstmStep() local
3283 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local3356 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
2722 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local2795 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local