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