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