1 write to Type
Microsoft.ML.Data (1)
Transforms\MetadataDispatcher.cs (1)
80
Type
= type;
2 references to Type
Microsoft.ML.Data (2)
Transforms\MetadataDispatcher.cs (2)
226
yield return new KeyValuePair<string, DataViewType>(g.Kind, g.
Type
);
261
return g.
Type
;