1 write to Kind
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
89Kind = kind;
2 references to Kind
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (2)
622var info = new ComponentInfo(faceType, faceAttr.Kind, nestedType, attr); 941kind = faceAttr == null ? null : faceAttr.Kind;