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