Skip to content
Snippets Groups Projects
Commit 5f9d9afa authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Fixed a typo introduced in a8aa6473

parent a8aa6473
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ foreach(dir ${entries})
approxhpvm_py_codegen(
${dirname} ${dir}/${dirname}.cpp tensor
--quant-file ${dir}/data/quant_ranges_rt.txt
--config-file ${dir}/data/tuner_confs.txt
--conf-file ${dir}/data/tuner_confs.txt
)
# Run tensor binary
run_single_benchmark(run_${dirname} ${dirname})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment