1 reference to ReaderWorker
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1309
_readerThread = Utils.RunOnBackgroundThreadAsync(
ReaderWorker
);