2 types derived from OptionsBase
Microsoft.ML.Sweeper (2)
ConfigRunner.cs (1)
183public sealed class Options : OptionsBase
SynthConfigRunner.cs (1)
25public sealed class Options : OptionsBase
2 references to OptionsBase
Microsoft.ML.Sweeper (2)
ConfigRunner.cs (2)
66protected ExeConfigRunnerBase(OptionsBase options, IHostEnvironment env, string registrationName) 85throw Host.ExceptUserArg(nameof(OptionsBase.Exe), "Executable {0} not found", Exe);