Searched refs:previous_indices (Results 1 – 1 of 1) sorted by relevance
508 gtl::FlatSet<int64> previous_indices; in ComputeSquaredNormPerExample() local516 previous_indices.clear(); in ComputeSquaredNormPerExample()519 if (previous_indices.insert(feature_index).second == false) { in ComputeSquaredNormPerExample()