Home
last modified time | relevance | path

Searched defs:kScaledDiffIntegerBits (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DSoftmax.cpp122 static const int32_t kScaledDiffIntegerBits = 5; in softmaxQuant8Impl() local
213 static const int32_t kScaledDiffIntegerBits = 5; in softmaxQuant8() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dlogsoftmax_quantized_test.cc162 static const int kScaledDiffIntegerBits = 5; in RunOneLogSoftmaxTest() local
219 static const int kScaledDiffIntegerBits = 5; in RunOneLogSoftmaxTest() local
H A Dsoftmax_quantized_test.cc119 static const int kScaledDiffIntegerBits = 5; in RunOneSoftmaxTest() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dsoftmax.h79 static const int kScaledDiffIntegerBits = 5; in Softmax() local
H A Dlog_softmax.h75 static constexpr int kScaledDiffIntegerBits = 5; in LogSoftmax() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dactivations.cc597 const int kScaledDiffIntegerBits = 5; in SoftmaxPrepare() local
683 const int kScaledDiffIntegerBits = 5; in LogSoftmaxPrepare() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h4006 static const int kScaledDiffIntegerBits = 5; in Softmax() local