Home
last modified time | relevance | path

Searched defs:input_gate_output (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayerQuantized.cpp404 …const TensorInfo input_gate_output(input_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_0); in validate() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayerQuantized.cpp433 …const TensorInfo input_gate_output(input_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_0); in validate() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h784 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3281 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
3354 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
Doptimized_ops.h3047 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
3120 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local