2 references to GetNamedOnnxValueGetters
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (2)
556var srcNamedValueGetters = GetNamedOnnxValueGetters(input, _inputColIndices, _inputOnnxTypes, _inputTensorShapes); 565var srcNamedValueGetters = GetNamedOnnxValueGetters(input, _inputColIndices, _inputOnnxTypes, _inputTensorShapes);