2 references to GetTensorValueGetters
Microsoft.ML.Vision (2)
DnnRetrainTransform.cs (2)
335var srcTensorGetters = GetTensorValueGetters(cursor, inputColIndices, isInputVector, tfInputTypes, tfInputShapes); 865var srcTensorGetters = GetTensorValueGetters(input, _inputColIndices, _isInputVector, _parent._tfInputTypes, _fullySpecifiedShapes);