Unverified Commit 2c3a6fe1 authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Fix bench_serving does not support changing warmup requests (#6439)

parent 8b33d8df
......@@ -1618,6 +1618,7 @@ def run_benchmark(args_: argparse.Namespace):
profile=args.profile,
pd_separated=args.pd_separated,
flush_cache=args.flush_cache,
warmup_requests=args.warmup_requests,
)
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment