1 instantiation of LoadRawImageBytes
Microsoft.ML.AutoML (1)
SweepableEstimatorFactory.cs (1)
290return new LoadRawImageBytes(defaultOption, searchSpace);
1 reference to LoadRawImageBytes
Microsoft.ML.AutoML (1)
SweepableEstimatorFactory.cs (1)
284public static LoadRawImageBytes CreateLoadRawImageBytes(LoadImageOption defaultOption, SearchSpace<LoadImageOption> searchSpace = null)