2 references to LocalExePath
Microsoft.ML.Sweeper (2)
ConfigRunner.cs (2)
94
return Path.Combine(SweepCommand.
LocalExePath
, "../Win/maml.exe");
96
return Path.Combine(SweepCommand.
LocalExePath
, "../Linux/maml");