Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h796 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3297 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
3367 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
Doptimized_ops.h3060 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local
3130 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() local