Searched refs:in_true_candidates (Results 1 – 1 of 1) sorted by relevance
198 const Tensor& in_true_candidates = context->input(0); in Compute() local199 const TensorShape& in_true_candidates_shape = in_true_candidates.shape(); in Compute()227 const int64 true_candidate = in_true_candidates.matrix<int64>()(i, j); in Compute()