diff --git a/inference_lib/README.md b/inference_lib/README.md index df918d0..f89ec84 100644 --- a/inference_lib/README.md +++ b/inference_lib/README.md @@ -97,7 +97,7 @@ options: In order to run the matvec benchmark suite, one should run: ```bash -bench_spqr.py [-h] --tensor_path TENSOR_PATH [--ptcsr_path PTCSR_PATH] [--output_path OUTPUT_PATH] +python3 bench_matvec_kernel.py [-h] --tensor_path TENSOR_PATH [--ptcsr_path PTCSR_PATH] [--output_path OUTPUT_PATH] options: -h, --help show this help message and exit