Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_utils.cc138 TfLiteStatus FillPerChannelMinMax(const float* const input, in FillPerChannelMinMax() function
H A Dquantization_utils_test.cc335 TEST_F(QuantizationUtilsTest, FillPerChannelMinMax) { in TEST_F() argument