2 references to CreateNamedOnnxValueGetter
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (2)
713srcNamedOnnxValueGetters[i] = CreateNamedOnnxValueGetter(input, onnxInputTypes[i], colIndex, onnxInputShapes[i]); 736/// Function needed by reflection in <see cref="CreateNamedOnnxValueGetter(DataViewRow, Type, int, OnnxShape)"/>.