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