4 references to Clear
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
1079VBufferUtils.Clear(ref Centroids[i]); 1091VBufferUtils.Clear(ref CachedSum[i]);
Microsoft.ML.StandardTrainers (2)
Standard\LogisticRegression\LbfgsPredictorBase.cs (2)
839VBufferUtils.Clear(ref grad); 864VBufferUtils.Clear(ref grad);