Searched refs:NearComparator (Results 1 – 1 of 1) sorted by relevance
261 class NearComparator { class271 NearComparator<NativeT> comparator(expected, actual, error, in Compare()303 NearComparator(const LiteralSlice& expected, const LiteralSlice& actual, in NearComparator() function in xla::literal_comparison::__anon1e4119ae0111::NearComparator671 constexpr std::array<float, 7> NearComparator<NativeT>::kAbsValueBucketBounds;673 constexpr std::array<float, 5> NearComparator<NativeT>::kErrorBucketBounds;784 return NearComparator<bfloat16>::Compare( in NearHelper()788 return NearComparator<half>::Compare( in NearHelper()792 return NearComparator<float>::Compare( in NearHelper()796 return NearComparator<double>::Compare( in NearHelper()800 return NearComparator<complex64>::Compare( in NearHelper()[all …]