1 instantiation of Options
Microsoft.ML.Sweeper (1)
SweepCommand.cs (1)
28
env => new LocalExeConfigRunner(env, new LocalExeConfigRunner.
Options
()));
2 references to Options
Microsoft.ML.Sweeper (2)
ConfigRunner.cs (2)
17
[assembly: LoadableClass(typeof(LocalExeConfigRunner), typeof(LocalExeConfigRunner.
Options
), typeof(SignatureConfigRunner),
191
public LocalExeConfigRunner(IHostEnvironment env,
Options
options)