Searched refs:kTopRelativeErrorCount (Results 1 – 1 of 1) sorted by relevance
464 if (top_rel_mismatches_.size() < kTopRelativeErrorCount || in CompareValues()469 if (top_rel_mismatches_.size() > kTopRelativeErrorCount) { in CompareValues()645 static constexpr int64 kTopRelativeErrorCount = 5; member in xla::literal_comparison::__anon90b6a3750111::NearComparator