Home
last modified time | relevance | path

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

/external/armnn/src/armnnUtils/
DTensorUtils.cpp79 std::pair<float, float> FindMinMax(ITensorHandle* tensorHandle) in FindMinMax() function
/external/gemmlowp/doc/
Dquantization_example.cc43 void FindMinMax(const gemmlowp::MatrixMap<float, tOrder>& m, float* min, in FindMinMax() function