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