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.h815 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.h3317 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3386 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
Doptimized_ops.h3080 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3149 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local