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