Closed lhstrh closed 2 years ago
After checking the changes again, I realized that apparently the json export circumvents hydra's directory structure. I don't think that is a good idea, as the necessary assumptions are easily violated. Note that there is the collect_results.py
script for merging the csv outputs of all the individual benchmark runs. If you really need the json output and cannot use the csv, this script would be a better place to make the change.
Can you elaborate on why this is needed and what it is doing? Why is the csv not sufficient?