2 references to AddEvaluationStep
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
628
(_evaluationStep, _) =
AddEvaluationStep
(_softMaxTensor, _labelTensor);
1174
(evaluationStep, prediction) =
AddEvaluationStep
(finalTensor, groundTruthInput);