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