Home
last modified time | relevance | path

Searched refs:zero_point_from_max (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.h65 const double zero_point_from_max = qmax_double - rmax / scale; in ChooseQuantizationParams() local
74 : zero_point_from_max; in ChooseQuantizationParams()