MLOS icon indicating copy to clipboard operation
MLOS copied to clipboard

mlos_bench: improve relative paths in configs

Open bpkroth opened this issue 2 years ago • 1 comments
trafficstars

It might be nice if the path resolution logic for a config allowed for paths relative to that config file (e.g. to reference scripts within that directory) as opposed to the full path within either the repo or the search path setup by the user config.

Forked off from #313

bpkroth avatar May 03 '23 19:05 bpkroth

Added some initial work on this here: https://github.com/microsoft/MLOS/compare/main...bpkroth:local-path-resolution-improvements, but it will require some signature changes in many places, so will come back to it another time.

bpkroth avatar Nov 03 '23 23:11 bpkroth