Searched refs:kMaxFp16Value (Results 1 – 1 of 1) sorted by relevance
651 constexpr ComparisonType kMaxFp16Value = 65505.; in HostCompare() local655 return std::max(-kMaxFp16Value, std::min(a, kMaxFp16Value)); in HostCompare()