Home
last modified time | relevance | path

Searched refs:input_modulation_gate_output (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlstm_cell.h375 F0 input_modulation_gate_output = in LstmCell() local
387 input_gate_output * input_modulation_gate_output; in LstmCell()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayerQuantized.cpp413 …const TensorInfo input_modulation_gate_output(input_modulation_gate_input.tensor_shape(), 1, DataT… in validate() local
414 …OR(NEActivationLayer::validate(&input_modulation_gate_input, &input_modulation_gate_output, Activa… in validate()
425 …RROR(NEPixelWiseMultiplication::validate(&input_gate_output, &input_modulation_gate_output, &cell_… in validate()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayerQuantized.cpp446 …const TensorInfo input_modulation_gate_output(input_modulation_gate_input.tensor_shape(), 1, DataT… in validate() local
447 …OR(CLActivationLayer::validate(&input_modulation_gate_input, &input_modulation_gate_output, Activa… in validate()
458 …RROR(CLPixelWiseMultiplication::validate(&input_gate_output, &input_modulation_gate_output, &cell_… in validate()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3289 F0 input_modulation_gate_output = in LstmCell() local
3301 input_gate_output * input_modulation_gate_output; in LstmCell()
3361 F0 input_modulation_gate_output = in LstmCell() local
3371 input_gate_output * input_modulation_gate_output; in LstmCell()
Doptimized_ops.h2728 F0 input_modulation_gate_output = in LstmCell() local
2740 input_gate_output * input_modulation_gate_output; in LstmCell()
2800 F0 input_modulation_gate_output = in LstmCell() local
2810 input_gate_output * input_modulation_gate_output; in LstmCell()