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