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