Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h817 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3316 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3385 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
Doptimized_ops.h3082 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3151 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local