Searched defs:GetMinMax (Results 1 – 2 of 2) sorted by relevance
74 std::optional<std::pair<float, float>> CalibratorSingleton::GetMinMax( in GetMinMax() function in tensorflow::calibrator::CalibratorSingleton
171 std::pair<float, float> GetMinMax(const Tensor& ft) { in GetMinMax() function