We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d0caf commit 843e4f4Copy full SHA for 843e4f4
.github/workflows/run_microbenchmarks.yml
@@ -57,7 +57,7 @@ jobs:
57
echo "PYTHONPATH is: $PYTHONPATH"
58
echo "Current directory is: $(pwd)"
59
python benchmarks/dashboard/ci_microbenchmark_runner.py \
60
- --config benchmarks/dashboard/benchmark_config.yml \
+ --config benchmarks/dashboard/microbenchmark_quantization_config.yml \
61
--output "$RUNNER_TEMP/benchmark-results/microbenchmark-results.json"'
62
63
- name: Upload the benchmark results to OSS benchmark database for the dashboard
0 commit comments