Searched refs:in_true_candidates_shape (Results 1 – 1 of 1) sorted by relevance
199 const TensorShape& in_true_candidates_shape = in_true_candidates.shape(); in Compute() local201 TensorShapeUtils::IsMatrix(in_true_candidates_shape) && in Compute()202 in_true_candidates_shape.dim_size(1) == num_true_, in Compute()206 const int64 batch_size = in_true_candidates_shape.dim_size(0); in Compute()