2 references to GetNewType
Microsoft.ML.Data (2)
Transforms\TypeConverting.cs (2)
419
if (!
GetNewType
(ectx, srcType, kind, keyCount, out itemType))
630
if (!TypeConvertingTransformer.
GetNewType
(Host, col.ItemType, colInfo.OutputKind.ToInternalDataKind(), colInfo.OutputKeyCount, out PrimitiveDataViewType newType))