Searched refs:tanh_output (Results 1 – 1 of 1) sorted by relevance
157 F0 tanh_output = gemmlowp::tanh(tanh_input); in ApplyTanh() local158 output[index] = tanh_output.raw(); in ApplyTanh()