1 reference to ReadPipeGenerated
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1454Type genType = entry.IsGenerated ? typeof(ReadPipeGenerated<>) : typeof(ReadPipe<>);