Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dtest_helpers.h233 inline int ZeroPointFromMinMax(const float min, const float max) { in ZeroPointFromMinMax() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dquantization_util_test.cc78 inline int ZeroPointFromMinMax(const float min, const float max) { in ZeroPointFromMinMax() function