Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3836 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
3909 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3952 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
4025 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h2176 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local