1 reference to _getValueGetterMethodInfo
Microsoft.ML.Data (1)
Scorers\SchemaBindablePredictorWrapper.cs (1)
163
return Utils.MarshalInvoke(
_getValueGetterMethodInfo
, this, typeSrc.RawType, ScoreType.RawType, input, colSrc);