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/reference/
Dreference_ops.h782 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3282 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
3355 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
Doptimized_ops.h3045 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local
3118 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() local