1 reference to BoundLoader
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoader.cs (1)
1545
public IDataView Load(IMultiStreamSource source) => new
BoundLoader
(this, source);