Home
last modified time | relevance | path

Searched defs:FixedPointAccum (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dsoftmax.h39 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in Softmax() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dsoftmax.h75 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in Softmax() local
Dreference_ops.h2618 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in LogSoftmax() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcommon.h268 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumIntegerBits>; in log_x_for_x_greater_than_or_equal_to_1_impl() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h4591 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in Softmax() local
4857 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumIntegerBits>; in log_x_for_x_greater_than_or_equal_to_1_impl() local
4979 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in LogSoftmax() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h4466 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in Softmax() local
4719 using FixedPointAccum = gemmlowp::FixedPoint<int32, kAccumulationIntegerBits>; in LogSoftmax() local