Home
last modified time | relevance | path

Searched defs:kInputIntegerBits (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dlog_softmax.h39 static constexpr int kInputIntegerBits = 5; in LogSoftmax() local
Dlogistic.h31 static constexpr int32_t kInputIntegerBits = 4; in Logistic() local
Dtanh.h32 static constexpr int32_t kInputIntegerBits = 4; in Tanh() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlog_softmax.h173 static constexpr int kInputIntegerBits = 5; in LogSoftmaxQuantized() local
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc387 static constexpr int kInputIntegerBits = 4; in TanhPrepare() local
415 static constexpr int kInputIntegerBits = 3; in TanhPrepare() local
492 static constexpr int kInputIntegerBits = 4; in SigmoidPrepare() local
527 static constexpr int kInputIntegerBits = 3; in SigmoidPrepare() local