Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3756 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in PopulateSoftmaxLookupTable() local
3782 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in Softmax() local
3840 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in PopulateSoftmaxUInt8LookupTable() local
3952 const int32_t max_uint8 = std::numeric_limits<uint8_t>::max(); in SoftmaxInt8LUT() local