Home
last modified time | relevance | path

Searched refs:F_Out_Scalar (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1690 using F_Out_Scalar = gemmlowp::FixedPoint<int16_t, 0>; in NeonApplyTanhImpl() typedef
1694 F_Out_Scalar output_out = gemmlowp::tanh(input_in); in NeonApplyTanhImpl()