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/optimized/
Doptimized_ops.h3871 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3940 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3987 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
4056 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h2209 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local