2 references to ConstructKeyType
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoader.cs (1)
772
itemType = TypeParsingUtils.
ConstructKeyType
(col.Type, col.KeyCount);
Transforms\TypeConverting.cs (1)
357
itemType = TypeParsingUtils.
ConstructKeyType
(kind, keyCount);