Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils.cc134 TfLiteStatus FillPerChannelMinMax(const float* const input, in FillPerChannelMinMax() function
Dquantization_utils_test.cc287 TEST_F(QuantizationUtilsTest, FillPerChannelMinMax) { in TEST_F() argument