3 references to Loader
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoader.cs (3)
1353
ch.Assert(h.
Loader
== null || h.
Loader
is ICommandLineComponentFactory);
1354
var loader = h.
Loader
as ICommandLineComponentFactory;