5 references to ConvertType
Microsoft.ML.AutoML (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\ConvertType.cs (2)
20
this.EstimatorType = EstimatorType.
ConvertType
;
25
this.EstimatorType = EstimatorType.
ConvertType
;
Microsoft.ML.AutoML.Tests (3)
SweepableEstimatorPipelineTest.cs (3)
48
var e2 = new SweepableEstimator(CodeGen.EstimatorType.
ConvertType
);
60
var e2 = new SweepableEstimator(CodeGen.EstimatorType.
ConvertType
);
76
var e2 = new SweepableEstimator(CodeGen.EstimatorType.
ConvertType
);