3 references to FindEntryPointKinds
Microsoft.ML.Core (3)
ComponentModel\ComponentCatalog.cs (3)
366InputKinds = FindEntryPointKinds(InputType); 367OutputKinds = FindEntryPointKinds(OutputType); 378var baseKinds = FindEntryPointKinds(baseType);