1 reference to VectorPipe
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
102return rows => new VectorPipe<T>(rows, type, fn);