3 references to IEvaluatorInput
Microsoft.ML.Data (3)
EntryPoints\EntryPointNode.cs (2)
83type == typeof(CommonInputs.IEvaluatorInput) || 187if (variableType == typeof(CommonInputs.IEvaluatorInput))
EntryPoints\InputBase.cs (1)
27[TlcModule.EntryPointKind(typeof(CommonInputs.IEvaluatorInput))]