Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops.h3440 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in PopulateSoftmaxLookupTable() local
3466 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in Softmax() local
3524 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in PopulateSoftmaxUInt8LookupTable() local
3638 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in SoftmaxInt8LUT() local
3821 const int32_t max_uint8 = std::numeric_limits<uint8>::max(); in LogSoftmax() local