Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayerQuantized.cpp410 …const TensorInfo output_gate_output(output_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayerQuantized.cpp439 …const TensorInfo output_gate_output(output_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h798 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3296 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
3366 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
Doptimized_ops.h3062 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
3132 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local