<Question> How to generate data/workloads-params.json
Opened this issue · 2 comments
Sodawyx commented
In main.py, it opens open('data/workloads-params.json')
. Where is workloads-params.json or how to generate this json file.
mieya commented
In main.py, it opens
open('data/workloads-params.json')
. Where is workloads-params.json or how to generate this json file.在 main.py 中,它打开open('data/workloads-params.json')
。workloads-params.json 在哪里或如何生成此 json 文件。
I encountered the same problem as you. Did you solve it later?
debjyoti003 commented
Did anyone find, how to get the json file?