1 instantiation of PrimitivePipe
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
89
return rows => new
PrimitivePipe
<T>(rows, type, fn);