Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNELSTMLayerQuantized.cpp416 …const TensorInfo output_gate_output(output_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLLSTMLayerQuantized.cpp449 …const TensorInfo output_gate_output(output_gate_input.tensor_shape(), 1, DataType::QSYMM16, qsymm_… in validate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlstm_cell.h384 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp171 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in quantizedLstmStep() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h3298 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
3368 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
H A Doptimized_ops.h2737 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
2807 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local