Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dlstm_cell.h403 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp190 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in quantizedLstmStep() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h3318 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
3387 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
H A Doptimized_ops.h2757 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local
2826 F0 output_activ_int16 = output_gate_output * gemmlowp::tanh(new_state_f3); in LstmCell() local