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