Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dadd.h31 const int32_t int8_max_value = std::numeric_limits<int8_t>::max(); in AddElementwise() local
69 const int32_t int8_max_value = std::numeric_limits<int8_t>::max(); in Add() local