1 instantiation of ArrayIPredictorModelInput
Microsoft.ML.EntryPoints (1)
MacroUtils.cs (1)
123var predictorArrayConverterArgs = new ArrayIPredictorModelInput();
2 references to ArrayIPredictorModelInput
Microsoft.ML.EntryPoints (2)
MacroUtils.cs (2)
89public static ArrayIPredictorModelOutput MakeArray(IHostEnvironment env, ArrayIPredictorModelInput input) 123var predictorArrayConverterArgs = new ArrayIPredictorModelInput();