2 references to _consumer
Microsoft.ML.PerformanceTests (2)
StochasticDualCoordinateAscentClassifierBench.cs (2)
120
_consumer
.Consume(predicted);
128
_consumer
.Consume(_predictionEngine.Predict(_example));