Searched refs:true_candidate (Results 1 – 1 of 1) sorted by relevance
74 gtl::ArraySlice<int64> true_candidate(true_classes.matrix<int64>().data(), in Compute() local94 true_candidate, true_expected_count); in Compute()97 sampler_->Update(true_candidate); in Compute()227 const int64 true_candidate = in_true_candidates.matrix<int64>()(i, j); in Compute() local228 const auto look = sampled_candidate_to_pos.find(true_candidate); in Compute()