3 references to Exe
Microsoft.ML.Sweeper (3)
ConfigRunner.cs (2)
85
throw Host.ExceptUserArg(nameof(OptionsBase.
Exe
), "Executable {0} not found", Exe);
197
ProcessFullExePath(options.
Exe
);
SynthConfigRunner.cs (1)
39
ProcessFullExePath(options.
Exe
);