2 references to GetTrainingInputInfo
Microsoft.ML.Vision (2)
DnnRetrainTransform.cs (2)
289GetTrainingInputInfo(inputSchema, _inputs[i], inputsForTraining[i], options.BatchSize); 295GetTrainingInputInfo(inputSchema, options.LabelColumn, inputsForTraining[index], options.BatchSize);