Searched refs:mismatches_ (Results 1 – 1 of 1) sorted by relevance
342 mismatches_ = Literal(ShapeUtil::ChangeElementType(actual_.shape(), PRED)); in Run()343 mismatches_.PopulateWithValue(false); in Run()350 miscompare_callback_(expected_, actual_, mismatches_, shape_index_); in Run()474 mismatches_.data<bool>()[linear_index] = true; in CompareValues()641 Literal mismatches_; member in xla::literal_comparison::__anon90b6a3750111::NearComparator