1 reference to CreateTensorValueGetter
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
490
srcTensorGetters[i] =
CreateTensorValueGetter
(input, tfInputTypes[i], isInputVector[i], colIndex, tfInputShapes[i]);